From f75cbb085777aa3ed28ae4ccd49e939d270b3f2e Mon Sep 17 00:00:00 2001 From: Tom De Moor Date: Tue, 1 Feb 2022 11:51:44 +0100 Subject: [PATCH] Translated using Weblate (Dutch) 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/nl/ --- i18n/nl.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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" } ]