summaryrefslogtreecommitdiffstats
path: root/lang/en/templates/translation
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en/templates/translation')
-rw-r--r--lang/en/templates/translation/_page.json8
-rw-r--r--lang/en/templates/translation/messages.json17
-rw-r--r--lang/en/templates/translation/template.json15
3 files changed, 40 insertions, 0 deletions
diff --git a/lang/en/templates/translation/_page.json b/lang/en/templates/translation/_page.json
new file mode 100644
index 00000000..1c84d34c
--- /dev/null
+++ b/lang/en/templates/translation/_page.json
@@ -0,0 +1,8 @@
+{
+ "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_editMessages": "Edit Messages",
+ "lang_english": "English",
+ "lang_german": "German",
+ "lang_langAdministration": "Language Administration",
+ "lang_portuguese": "Portuguese"
+} \ No newline at end of file
diff --git a/lang/en/templates/translation/messages.json b/lang/en/templates/translation/messages.json
new file mode 100644
index 00000000..433e9cdf
--- /dev/null
+++ b/lang/en/templates/translation/messages.json
@@ -0,0 +1,17 @@
+{
+ "lang_back": "Back",
+ "lang_deleteTAG": "Delete",
+ "lang_englishJSON": "English JSON",
+ "lang_englishTAG": "English TAG",
+ "lang_germanJSON": "German JSON",
+ "lang_germanTAG": "German TAG",
+ "lang_messages": "Messages",
+ "lang_messagesHardcoded": "Hardcoded Messages",
+ "lang_newTAG": "New TAG",
+ "lang_newTag": "New Tag",
+ "lang_portugueseJSON": "German JSON",
+ "lang_portugueseTAG": "Portuguese TAG",
+ "lang_save": "Save",
+ "lang_templateHint": "Hint: Yellow lines indicate a translation is missing and red lines indicate a tag is not being used by the template.",
+ "lang_templateMessagesHelp": ""
+} \ No newline at end of file
diff --git a/lang/en/templates/translation/template.json b/lang/en/templates/translation/template.json
new file mode 100644
index 00000000..ad07a8b6
--- /dev/null
+++ b/lang/en/templates/translation/template.json
@@ -0,0 +1,15 @@
+{
+ "lang_back": "Back",
+ "lang_createTag": "Create TAG",
+ "lang_deleteTAG": "Delete",
+ "lang_englishJSON": "English JSON",
+ "lang_englishTAG": "English TAG",
+ "lang_germanJSON": "German JSON",
+ "lang_germanTAG": "German TAG",
+ "lang_newTAG": "New TAG",
+ "lang_portugueseJSON": "German JSON",
+ "lang_portugueseTAG": "Portuguese TAG",
+ "lang_save": "Save",
+ "lang_templateAdminHelp": "",
+ "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