summaryrefslogtreecommitdiffstats
path: root/lang/en/modules/translation
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en/modules/translation')
-rw-r--r--lang/en/modules/translation/_page.json9
-rw-r--r--lang/en/modules/translation/edit.json12
-rw-r--r--lang/en/modules/translation/template-list.json5
3 files changed, 26 insertions, 0 deletions
diff --git a/lang/en/modules/translation/_page.json b/lang/en/modules/translation/_page.json
new file mode 100644
index 00000000..5a48b696
--- /dev/null
+++ b/lang/en/modules/translation/_page.json
@@ -0,0 +1,9 @@
+{
+ "lang_adminInfo": "In this section you can change the JSON tags that contains the translated texts used by the site. To do this, select a template below to modify their respective tags. Alternatively, click the link below to change the messages of the site.",
+ "lang_editConfigModule": "Edit config module strings",
+ "lang_editHardcoded": "Edit hardcoded strings",
+ "lang_editMessages": "Edit Messages",
+ "lang_editSettings": "Edit configuration variables related strings",
+ "lang_editTemplates": "Edit template strings",
+ "lang_langAdministration": "Language Administration"
+} \ No newline at end of file
diff --git a/lang/en/modules/translation/edit.json b/lang/en/modules/translation/edit.json
new file mode 100644
index 00000000..05c6697a
--- /dev/null
+++ b/lang/en/modules/translation/edit.json
@@ -0,0 +1,12 @@
+{
+ "lang_back": "Back",
+ "lang_createTag": "Create TAG",
+ "lang_deleteTAG": "Delete",
+ "lang_englishTAG": "English TAG",
+ "lang_germanTAG": "German TAG",
+ "lang_newTAG": "New TAG",
+ "lang_portugueseTAG": "Portuguese TAG",
+ "lang_save": "Save",
+ "lang_templateAdminHelp": "Here you can translate and edit phrases and texts.",
+ "lang_templateHint": "Hint: Yellow lines indicate a translation is missing and red lines indicate a tag is not being used by the template."
+} \ No newline at end of file
diff --git a/lang/en/modules/translation/template-list.json b/lang/en/modules/translation/template-list.json
new file mode 100644
index 00000000..e3feb70b
--- /dev/null
+++ b/lang/en/modules/translation/template-list.json
@@ -0,0 +1,5 @@
+{
+ "lang_adminInfo": "This is a list of all templates. The \u0022status\u0022-column tells if there are translations missing, or unused tags are defined.",
+ "lang_langAdministration": "Templates",
+ "lang_status": "Status"
+} \ No newline at end of file