error message for disabled SSO registration

This commit is contained in:
Julian Lam
2017-12-05 14:16:03 -05:00
parent d9e115c3e6
commit 553f894540
2 changed files with 2 additions and 0 deletions

View File

@@ -152,6 +152,7 @@
"parse-error": "Something went wrong while parsing server response",
"wrong-login-type-email": "Please use your email to login",
"wrong-login-type-username": "Please use your username to login",
"sso-registration-disabled": "Registration has been disabled for %1 accounts, please register with an email address first",
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",

View File

@@ -125,6 +125,7 @@
"parse-error": "Something went wrong while parsing server response",
"wrong-login-type-email": "Please use your email to login",
"wrong-login-type-username": "Please use your username to login",
"sso-registration-disabled": "Registration has been disabled for %1 accounts, please register with an email address first",
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!",
"not-in-room": "User not in room",