summaryrefslogtreecommitdiffstats
path: root/modules-available/session/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2018-01-11 15:15:30 +0100
committerSimon Rettberg2018-01-11 15:15:30 +0100
commit3d1bfecc21d392e35553c989e24a1cfd532579fb (patch)
treec200d174e0f7717f0a9d8edc96a381d63678cf1a /modules-available/session/lang/en/template-tags.json
parent[locationinfo] URL: Add field to specify reload interval in minutes (diff)
downloadslx-admin-3d1bfecc21d392e35553c989e24a1cfd532579fb.tar.gz
slx-admin-3d1bfecc21d392e35553c989e24a1cfd532579fb.tar.xz
slx-admin-3d1bfecc21d392e35553c989e24a1cfd532579fb.zip
Update translations + add global tags
lang_username, lang_user and lang_password are now global tags
Diffstat (limited to 'modules-available/session/lang/en/template-tags.json')
-rw-r--r--modules-available/session/lang/en/template-tags.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/modules-available/session/lang/en/template-tags.json b/modules-available/session/lang/en/template-tags.json
index 663354a9..f9e0b393 100644
--- a/modules-available/session/lang/en/template-tags.json
+++ b/modules-available/session/lang/en/template-tags.json
@@ -4,9 +4,7 @@
"lang_enter": "Enter",
"lang_login": "Login",
"lang_newPassword": "New password",
- "lang_password": "Password",
"lang_register": "Register",
"lang_rememberID": "Remember ID",
- "lang_repeatPassword": "Repeat password",
- "lang_username": "Username"
-} \ No newline at end of file
+ "lang_repeatPassword": "Repeat password"
+}