From 495c88c042d99ddd2234f0c91aaf626d11ad5054 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 21 Jun 2022 07:42:11 +0000 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.1% (2317 of 2337 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ --- i18n/en_AU.json | 76 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 71a194142a..a80986758a 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9285,5 +9285,81 @@ { "id": "api.cloud.teams_limit_reached.create", "translation": "Unable to create team because teams limit has been reached" + }, + { + "id": "app.admin.latest_version_read_all.failure", + "translation": "" + }, + { + "id": "app.admin.latest_version_external_error.failure", + "translation": "" + }, + { + "id": "model.config.is_valid.image_decoder_concurrency.app_error", + "translation": "" + }, + { + "id": "model.github_release_info.is_valid.id.app_error", + "translation": "" + }, + { + "id": "api.authorization_error.guest", + "translation": "" + }, + { + "id": "api.license_error.professional_or_enterprise", + "translation": "" + }, + { + "id": "app.channel.get_post_count_by_day.app_error", + "translation": "" + }, + { + "id": "app.reaction.get_top_for_user_since.app_error", + "translation": "" + }, + { + "id": "app.reaction.get_top_for_team_since.app_error", + "translation": "" + }, + { + "id": "app.channel.get_top_for_user_since.app_error", + "translation": "" + }, + { + "id": "app.channel.get_top_for_team_since.app_error", + "translation": "" + }, + { + "id": "api.insights.feature_disabled", + "translation": "" + }, + { + "id": "app.group.username_conflict", + "translation": "" + }, + { + "id": "app.group.get_by_username_failure", + "translation": "" + }, + { + "id": "app.user.group_name_conflict", + "translation": "" + }, + { + "id": "app.user.get_by_name_failure", + "translation": "" + }, + { + "id": "app.admin.latest_version_unmarshal.failure", + "translation": "" + }, + { + "id": "api.users.invalid_emails.enable_open_server.app_error", + "translation": "" + }, + { + "id": "app.admin.latest_version_set_cache.failure", + "translation": "" } ]