summaryrefslogtreecommitdiffstats
path: root/lang/en
diff options
context:
space:
mode:
authorraul2014-07-15 21:06:07 +0200
committerraul2014-07-15 21:06:07 +0200
commitbd9cdadb71b9cb46e7c8c629739997d2a0c1388e (patch)
tree2c8084c0132b581f6e2eb850248eddee69a77b7a /lang/en
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')
-rw-r--r--lang/en/administration/_page.json1
-rw-r--r--lang/en/administration/template.json1
-rw-r--r--lang/en/messages.json3
3 files changed, 4 insertions, 1 deletions
diff --git a/lang/en/administration/_page.json b/lang/en/administration/_page.json
new file mode 100644
index 00000000..0967ef42
--- /dev/null
+++ b/lang/en/administration/_page.json
@@ -0,0 +1 @@
+{}
diff --git a/lang/en/administration/template.json b/lang/en/administration/template.json
new file mode 100644
index 00000000..0967ef42
--- /dev/null
+++ b/lang/en/administration/template.json
@@ -0,0 +1 @@
+{}
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"
}