diff --git a/i18n/de.json b/i18n/de.json index 8a218a3f42..3b1210b30b 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -9305,5 +9305,9 @@ { "id": "api.config.migrate_config_restricted.app_error", "translation": "Die Migration von Konfigurationen ist aufgrund des Instanztyps eingeschränkt." + }, + { + "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", + "translation": "SAML-Antwort ist zu lang" } ]