summaryrefslogtreecommitdiffstats
path: root/lang/en/messages.json
diff options
context:
space:
mode:
authorraul2014-07-15 21:06:07 +0200
committerraul2014-07-15 21:06:07 +0200
commitbd9cdadb71b9cb46e7c8c629739997d2a0c1388e (patch)
tree2c8084c0132b581f6e2eb850248eddee69a77b7a /lang/en/messages.json
parent[i18n] Updated the translations (diff)
downloadslx-admin-bd9cdadb71b9cb46e7c8c629739997d2a0c1388e.tar.gz
slx-admin-bd9cdadb71b9cb46e7c8c629739997d2a0c1388e.tar.xz
slx-admin-bd9cdadb71b9cb46e7c8c629739997d2a0c1388e.zip
[i18n] Added administration interface for the i18n system
Diffstat (limited to 'lang/en/messages.json')
-rw-r--r--lang/en/messages.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/en/messages.json b/lang/en/messages.json
index 4e70c3a2..60e6baba 100644
--- a/lang/en/messages.json
+++ b/lang/en/messages.json
@@ -35,5 +35,6 @@
"news-save-success": "News updated successfully",
"news-empty": "There was no news found in the database",
"news-del-success": "News deleted",
- "reboot-unconfirmed": "Confirmation prompt to reboot not confirmed"
+ "reboot-unconfirmed": "Confirmation prompt to reboot not confirmed",
+ "invalid-template":"Selected template is not valid"
}