From 3f4d38f58ae086c6570bea7082f25cbdbc52c85d Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 15 Jun 2016 09:10:38 -0300 Subject: PLT-3344 Set Localization config to always have by default all languages available (#3339) --- webapp/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/i18n/en.json') 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.", -- cgit v1.2.3-1-g7c22