summaryrefslogtreecommitdiffstats
path: root/modules-available/main/lang/en/messages.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/main/lang/en/messages.json')
-rw-r--r--modules-available/main/lang/en/messages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/modules-available/main/lang/en/messages.json b/modules-available/main/lang/en/messages.json
new file mode 100644
index 00000000..f3e97b77
--- /dev/null
+++ b/modules-available/main/lang/en/messages.json
@@ -0,0 +1,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!"
+} \ No newline at end of file