diff --git a/i18n/de.json b/i18n/de.json index 81dcf72bd5..7f20242f17 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -4821,7 +4821,7 @@ }, { "id": "web.error.unsupported_browser.min_os_version.windows", - "translation": "Windows 7+" + "translation": "Windows 8.1+" }, { "id": "web.error.unsupported_browser.min_os_version.mac", @@ -4833,7 +4833,7 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.firefox", - "translation": "Version 78+" + "translation": "Version 91+" }, { "id": "web.error.unsupported_browser.min_browser_version.edge", diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 1aaa5f36da..ad64709c9e 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -61,7 +61,7 @@ }, { "id": "web.error.unsupported_browser.min_os_version.windows", - "translation": "Windows 7+" + "translation": "Windows 8.1+" }, { "id": "web.error.unsupported_browser.min_os_version.mac", @@ -73,7 +73,7 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.firefox", - "translation": "Version 78+" + "translation": "Version 91+" }, { "id": "web.error.unsupported_browser.min_browser_version.edge", @@ -9305,5 +9305,9 @@ { "id": "api.config.migrate_config_restricted.app_error", "translation": "Config migration is restricted due to instance type." + }, + { + "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", + "translation": "SAML response is too long" } ] diff --git a/i18n/nl.json b/i18n/nl.json index 934b7106d5..982df3412a 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -4801,7 +4801,7 @@ }, { "id": "web.error.unsupported_browser.min_os_version.windows", - "translation": "Windows 7+" + "translation": "Windows 8.1+" }, { "id": "web.error.unsupported_browser.min_os_version.mac", @@ -4813,7 +4813,7 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.firefox", - "translation": "Versie 78+" + "translation": "Versie 91+" }, { "id": "web.error.unsupported_browser.min_browser_version.edge", @@ -9305,5 +9305,9 @@ { "id": "api.config.migrate_config_restricted.app_error", "translation": "Configurariemigratie is beperkt vanwege het type instantie." + }, + { + "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", + "translation": "SAML antwoord is te lang" } ] diff --git a/i18n/pl.json b/i18n/pl.json index f852d4ad21..b8501ed614 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -4781,7 +4781,7 @@ }, { "id": "web.error.unsupported_browser.min_os_version.windows", - "translation": "Windows 7+" + "translation": "Windows 8.1+" }, { "id": "web.error.unsupported_browser.min_os_version.mac", @@ -4793,7 +4793,7 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.firefox", - "translation": "Wersja 78+" + "translation": "Wersja 91+" }, { "id": "web.error.unsupported_browser.min_browser_version.edge", @@ -9306,5 +9306,9 @@ { "id": "api.config.migrate_config_restricted.app_error", "translation": "Migracja konfiguracji jest ograniczona ze względu na typ instancji." + }, + { + "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", + "translation": "Odpowiedź SAML jest zbyt długa" } ] diff --git a/i18n/tr.json b/i18n/tr.json index 6bd0849717..b78754879c 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -5897,7 +5897,7 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.firefox", - "translation": "Sürüm 78+" + "translation": "Sürüm 91+" }, { "id": "web.error.unsupported_browser.min_browser_version.safari", @@ -5909,7 +5909,7 @@ }, { "id": "web.error.unsupported_browser.min_os_version.windows", - "translation": "Windows 7+" + "translation": "Windows 8.1+" }, { "id": "web.error.unsupported_browser.no_longer_support_version", @@ -9305,5 +9305,9 @@ { "id": "api.config.migrate_config_restricted.app_error", "translation": "Kopya türü nedeniyle yapılandırma aktarımı kısıtlı." + }, + { + "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", + "translation": "SAML yanıtı çok uzun" } ]