summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-06-09 12:08:27 -0300
committerJoram Wilander <jwawilander@gmail.com>2016-06-09 11:08:27 -0400
commiteefde7d7b6231d2ba143aa496f698d0c9f758bdd (patch)
tree512fc37ada618597e2d01a003b351f0d91774476 /webapp/i18n/en.json
parent1b2fd5af5e55b6da3a2da5534570f357b0c643f3 (diff)
downloadchat-eefde7d7b6231d2ba143aa496f698d0c9f758bdd.tar.gz
chat-eefde7d7b6231d2ba143aa496f698d0c9f758bdd.tar.bz2
chat-eefde7d7b6231d2ba143aa496f698d0c9f758bdd.zip
PLT-3236 Click in little x for admin console localization settings causes error (#3292)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 783aea863..1883b234a 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -180,6 +180,7 @@
"admin.email.smtpUsernameTitle": "SMTP Username:",
"admin.email.testing": "Testing...",
"admin.false": "false",
+ "admin.general.localization": "Localization",
"admin.general.localization.availableLocalesDescription": "Determines which languages are available for users in Account Settings.",
"admin.general.localization.clientLocaleDescription": "Default language for newly created users and pages where the user hasn't logged in.",
"admin.general.localization.serverLocaleDescription": "Default language for system messages and logs. Changing this will require a server restart before taking effect.",
@@ -430,6 +431,7 @@
"admin.sidebar.integrations": "Integrations",
"admin.sidebar.ldap": "LDAP",
"admin.sidebar.license": "Edition and License",
+ "admin.sidebar.localization": "Localization",
"admin.sidebar.logging": "Logging",
"admin.sidebar.login": "Login",
"admin.sidebar.logs": "Logs",