summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-06-15 09:10:38 -0300
committerJoram Wilander <jwawilander@gmail.com>2016-06-15 08:10:38 -0400
commit3f4d38f58ae086c6570bea7082f25cbdbc52c85d (patch)
treec83e3fffb591a702fe70b2da4465e89d1a011f5a /webapp/i18n/en.json
parentc7e9f3cb1b9cedb328da28aa5f4237fdc325e68c (diff)
downloadchat-3f4d38f58ae086c6570bea7082f25cbdbc52c85d.tar.gz
chat-3f4d38f58ae086c6570bea7082f25cbdbc52c85d.tar.bz2
chat-3f4d38f58ae086c6570bea7082f25cbdbc52c85d.zip
PLT-3344 Set Localization config to always have by default all languages available (#3339)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index acc9325f9..435d25dfb 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -189,7 +189,7 @@
"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.availableLocalesDescription": "Determines which languages are available for users in Account Settings. (Leave it blank to have all supported languages available)",
"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.",
"admin.gitab.clientSecretDescription": "Obtain this value via the instructions above for logging into GitLab.",