From f0756901950ad9793913c938b14df9ad3df7ece0 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Sun, 28 Nov 2021 18:17:21 +0100 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (2325 of 2325 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ --- i18n/en_AU.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/i18n/en_AU.json b/i18n/en_AU.json index ab9504ca42..6f562624b0 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9301,5 +9301,17 @@ { "id": "fix_crt_channel_unreads.worker.do_job.get_bad_channel_memberships", "translation": "Failed to retrieve bad channel memberships" + }, + { + "id": "api.user.view_archived_channels.get_users_in_channel.app_error", + "translation": "Cannot retrieve users for an archived channel" + }, + { + "id": "api.user.view_archived_channels.get_posts_for_channel.app_error", + "translation": "Cannot retrieve posts for an archived channel" + }, + { + "id": "api.post.posts_by_ids.invalid_body.request_error", + "translation": "The number of Post IDs received has exceeded the maximum size of {{.MaxLength}}" } ]