summaryrefslogtreecommitdiffstats
path: root/lang/en/translation/_page.json
diff options
context:
space:
mode:
authorSimon Rettberg2014-08-13 05:20:32 +0200
committerSimon Rettberg2014-08-13 05:20:32 +0200
commitd05468d39f37ff260df1e51a02075d486ef7e6b6 (patch)
tree2d4d62a2660b82ec83b54b54c8baf1933d7182de /lang/en/translation/_page.json
parentDon't bail out if a json file doesn't exist for a given lang+template (diff)
downloadslx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.tar.gz
slx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.tar.xz
slx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.zip
Re-Format all language files for cleaner future diffs
Diffstat (limited to 'lang/en/translation/_page.json')
-rw-r--r--lang/en/translation/_page.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/lang/en/translation/_page.json b/lang/en/translation/_page.json
index f2b82119..1c84d34c 100644
--- a/lang/en/translation/_page.json
+++ b/lang/en/translation/_page.json
@@ -1 +1,8 @@
-{"lang_langAdministration":"Language Administration","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_german":"German","lang_english":"English","lang_portuguese":"Portuguese"} \ No newline at end of file
+{
+ "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