From 096376d3b68c8b6495e5b881f79091b0690c8599 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Tue, 8 Feb 2022 09:33:04 +0100 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.7% (2326 of 2331 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, 8 insertions(+) diff --git a/i18n/en_AU.json b/i18n/en_AU.json index ad64709c9e..6ecdecbf92 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9309,5 +9309,13 @@ { "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", "translation": "SAML response is too long" + }, + { + "id": "app.system.complete_onboarding_request.no_first_user", + "translation": "Onboarding can only be completed by a System Administrator." + }, + { + "id": "app.system.complete_onboarding_request.app_error", + "translation": "Failed to decode the complete onboarding request." } ]