From 2558edf1a2a68840ecfb5ef23654c289853008e8 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Tue, 1 Feb 2022 11:51:44 +0100 Subject: [PATCH] Translated using Weblate (English (Australia)) 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/en_AU/ --- i18n/en_AU.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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" } ]