summaryrefslogtreecommitdiffstats
path: root/lang/en/templates/translation/template.json
diff options
context:
space:
mode:
authorSimon Rettberg2014-08-14 22:50:05 +0200
committerSimon Rettberg2014-08-14 22:50:05 +0200
commitb776c51856e387941130562e3711005036ee26fb (patch)
tree4cf8348e3ddaf1e783c4a86d3cf9cd847fa79217 /lang/en/templates/translation/template.json
parentRe-Format all language files for cleaner future diffs (diff)
downloadslx-admin-b776c51856e387941130562e3711005036ee26fb.tar.gz
slx-admin-b776c51856e387941130562e3711005036ee26fb.tar.xz
slx-admin-b776c51856e387941130562e3711005036ee26fb.zip
[i18n] Sanity checks, introduced subdir for template language files
Diffstat (limited to 'lang/en/templates/translation/template.json')
-rw-r--r--lang/en/templates/translation/template.json15
1 files changed, 15 insertions, 0 deletions
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