summaryrefslogtreecommitdiffstats
path: root/web/static/i18n
diff options
context:
space:
mode:
authorReed Garmsen <rgarmsen2295@gmail.com>2016-02-08 14:16:04 -0800
committerReed Garmsen <rgarmsen2295@gmail.com>2016-02-08 14:16:04 -0800
commitb8ae4114d7adf9ee037e5f8f1b8fb499c0ded9f7 (patch)
tree90ff08f1cf8330b2c5e55bfcaed7df01bfa97bba /web/static/i18n
parent137920b479b9cb6688a4ad683c67280549680c70 (diff)
downloadchat-b8ae4114d7adf9ee037e5f8f1b8fb499c0ded9f7.tar.gz
chat-b8ae4114d7adf9ee037e5f8f1b8fb499c0ded9f7.tar.bz2
chat-b8ae4114d7adf9ee037e5f8f1b8fb499c0ded9f7.zip
Provides error message on user sign-up page when no sign-up methods are enabled
Diffstat (limited to 'web/static/i18n')
-rw-r--r--web/static/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index ff25d98c2..6f2ae8c3e 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -901,6 +901,7 @@
"signup_user_completed.choosePwd": "Choose your password",
"signup_user_completed.create": "Create Account",
"signup_user_completed.or": "or",
+ "signup_user_completed.none": "No user creation method has been enabled. Please contact an administrator for access.",
"signup_user_completed.welcome": "Welcome to:",
"signup_user_completed.onSite": "on {siteName}",
"signup_user_completed.lets": "Let's create your account",