summaryrefslogblamecommitdiffstats
path: root/modules-available/main/lang/en/messages.json
blob: e73146850c3c25cdf72702ce7b7d0e9719397a8f (plain) (tree)
1
2
3
4
5
6
7
8
9
 
                                              
                                            
                                        
                                           
                                               


                                                                    
                                            
                                                                 

                                                                   
                                                                                       
 
{
    "debug-mode": "The debug mode is active!",
    "empty-field": "A field was not filled",
    "error-read": "Error reading {{0}}",
    "error-write": "Failed to write {{0}}",
    "invalid-action": "Invalid action '{{0}}'",
    "module-missing-deps": "Module {{0}} has missing dependencies",
    "no-permission": "No sufficient privileges to access this page",
    "no-such-module": "Modul {{0}} existiert nicht",
    "task-error": "Execution failed: {{0}}",
    "taskmanager-error": "Failed to connect to the Task Manager",
    "taskmanager-format": "Task Manager has returned invalid data",
    "token": "Invalid token. CSRF attack?",
    "value-invalid": "The value {{1}} is invalid for option {{0}} and has been ignored"
}