|
|
@@ -698,7 +698,9 @@
|
|
|
"OidcStrategy" : "OidcStrategy has not been set up",
|
|
|
"SamlStrategy" : "SamlStrategy has not been set up",
|
|
|
"Basic" : "Basic has not been set up"
|
|
|
- },
|
|
|
+ },
|
|
|
+ "ldap_user_not_valid": "Ldap user is no valid",
|
|
|
+ "external_account_not_exist": "Failed to find or create External account",
|
|
|
"maximum_number_of_users": "Can not register more than the maximum number of users.",
|
|
|
"database_error": "Database Server Error occured",
|
|
|
"sign_in_failure": "Sign in failure.",
|