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











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