summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorDavid Lu <david.lu@hotmail.com>2016-07-07 08:03:17 -0400
committerChristopher Speller <crspeller@gmail.com>2016-07-07 08:03:17 -0400
commitf2b140168093a11ad90742eaf2121f6b15eacb0a (patch)
tree8b4313391dbaa2956274cb4adfe935e6cbbdda85 /webapp/i18n
parentdf33348704bea75e8ba11821f80040ed1702eaa2 (diff)
downloadchat-f2b140168093a11ad90742eaf2121f6b15eacb0a.tar.gz
chat-f2b140168093a11ad90742eaf2121f6b15eacb0a.tar.bz2
chat-f2b140168093a11ad90742eaf2121f6b15eacb0a.zip
Added getStateFromConfig (#3517)
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 0547af506..b7d531beb 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -410,6 +410,7 @@
"admin.password.lowercase": "At least one lowercase letter",
"admin.password.minimumLength": "Minimum Password Length:",
"admin.password.minimumLengthDescription": "Minimum number of characters required for a valid password. Must be a whole number greater than or equal to {min} and less than or equal to {max}.",
+ "admin.password.minimumLengthExample": "Ex \"5\"",
"admin.password.number": "At least one number",
"admin.password.preview": "Error message preview",
"admin.password.requirements": "Password Requirements:",