summaryrefslogtreecommitdiffstats
path: root/modules-available/main/lang/en/messages.json
diff options
context:
space:
mode:
authorSimon Rettberg2017-11-30 11:05:14 +0100
committerSimon Rettberg2017-11-30 11:05:14 +0100
commit5b91d2a362fc06102bb3f094308afae4db72e7c2 (patch)
tree7609c962f32d9266aa4a0f122c73700498ad05cd /modules-available/main/lang/en/messages.json
parentUpdate translations (diff)
downloadslx-admin-5b91d2a362fc06102bb3f094308afae4db72e7c2.tar.gz
slx-admin-5b91d2a362fc06102bb3f094308afae4db72e7c2.tar.xz
slx-admin-5b91d2a362fc06102bb3f094308afae4db72e7c2.zip
[main] Detect clock mismatch, fix translations
Diffstat (limited to 'modules-available/main/lang/en/messages.json')
-rw-r--r--modules-available/main/lang/en/messages.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules-available/main/lang/en/messages.json b/modules-available/main/lang/en/messages.json
index e7314685..2a9c9c0d 100644
--- a/modules-available/main/lang/en/messages.json
+++ b/modules-available/main/lang/en/messages.json
@@ -6,7 +6,9 @@
"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",
+ "no-such-module": "Module {{0}} doesn't exist",
+ "parameter-empty": "Parameter {{0}} is empty",
+ "parameter-missing": "Parameter {{0}} is missing",
"task-error": "Execution failed: {{0}}",
"taskmanager-error": "Failed to connect to the Task Manager",
"taskmanager-format": "Task Manager has returned invalid data",