From 6c4a28f396bbaa74f23fdc940aff8ad89c766ab5 Mon Sep 17 00:00:00 2001 From: JtheBAB Date: Tue, 1 Feb 2022 11:51:43 +0100 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (2324 of 2324 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/ Translated using Weblate (German) Currently translated at 99.9% (2323 of 2324 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/ --- i18n/de.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/i18n/de.json b/i18n/de.json index 8a218a3f42..ddfe75531b 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", @@ -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" } ]