summaryrefslogtreecommitdiffstats
path: root/modules-available/main/lang/en/messages.json
blob: 2b735eec48470a817aea9783070c634b12ff3c95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "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}}",
    "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"
}