summaryrefslogtreecommitdiffstats
path: root/modules-available/session/lang/en/template-tags.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/session/lang/en/template-tags.json')
-rw-r--r--modules-available/session/lang/en/template-tags.json11
1 files changed, 8 insertions, 3 deletions
diff --git a/modules-available/session/lang/en/template-tags.json b/modules-available/session/lang/en/template-tags.json
index f9e0b393..e21a1bf9 100644
--- a/modules-available/session/lang/en/template-tags.json
+++ b/modules-available/session/lang/en/template-tags.json
@@ -1,10 +1,15 @@
{
+ "lang_activeSessions": "Known sessions",
"lang_changePassword": "Change password",
"lang_currentPassword": "Current password",
"lang_enter": "Enter",
+ "lang_expires": "Expires on no activity",
+ "lang_fixedIpSession": "Bind session to IP address",
+ "lang_killOtherSessions": "Log out all my other sessions",
+ "lang_lastAddress": "Last access from",
"lang_login": "Login",
"lang_newPassword": "New password",
"lang_register": "Register",
- "lang_rememberID": "Remember ID",
- "lang_repeatPassword": "Repeat password"
-}
+ "lang_repeatPassword": "Repeat password",
+ "lang_uid": "User#"
+} \ No newline at end of file