summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 9493a36b0..aad77aeb5 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2167,6 +2167,22 @@
"translation": "Failed to send the deactivate account email successfully"
},
{
+ "id": "api.user.saml.app_error",
+ "translation": "Unable to process SAML login request."
+ },
+ {
+ "id": "api.user.saml.extension_unsupported",
+ "translation": "Extensions are not supported."
+ },
+ {
+ "id": "api.user.saml.extension_id.app_error",
+ "translation": "Invalid extension id"
+ },
+ {
+ "id": "api.user.saml.invalid_extension",
+ "translation": "Extension with extension_id={{.ExtensionId}} is not supported."
+ },
+ {
"id": "api.user.send_email_change_email_and_forget.error",
"translation": "Failed to send email change notification email successfully"
},