summaryrefslogtreecommitdiffstats
path: root/lang/en/messages.json
diff options
context:
space:
mode:
authorSimon Rettberg2015-11-30 13:48:11 +0100
committerSimon Rettberg2015-11-30 13:48:11 +0100
commite5c5e8422a74694d1abcd28f420450a25094c4b9 (patch)
tree8bd1f0ad89b264f6d1dcf7f7fa4c0295f3c2672b /lang/en/messages.json
parentImplement statistics logging (diff)
downloadslx-admin-e5c5e8422a74694d1abcd28f420450a25094c4b9.tar.gz
slx-admin-e5c5e8422a74694d1abcd28f420450a25094c4b9.tar.xz
slx-admin-e5c5e8422a74694d1abcd28f420450a25094c4b9.zip
Improve client logging
Diffstat (limited to 'lang/en/messages.json')
-rw-r--r--lang/en/messages.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/en/messages.json b/lang/en/messages.json
index bd8ffb18..aed10cce 100644
--- a/lang/en/messages.json
+++ b/lang/en/messages.json
@@ -21,6 +21,7 @@
"i18n-invalid-lang": "Invalid language: {{0}}",
"invalid-action": "Invalid action: {{0}}",
"invalid-file": "The file {{0}} does not exist!",
+ "invalid-filter": "Invalid filter",
"invalid-ip": "No interface is configured with the address {{0}}",
"invalid-path": "Invalid path.",
"invalid-template": "Selected template is not valid",
@@ -40,6 +41,7 @@
"news-save-success": "News updated successfully",
"no-image": "Could not find an SVG-image at the given URL",
"no-permission": "No sufficient privileges to access this page",
+ "notes-saved": "Notes have been saved",
"password-mismatch": "Password and password confirmation do not match",
"reboot-unconfirmed": "Confirmation prompt to reboot not confirmed",
"remote-parse-failed": "Parsing the received data failed ({{0}})",