From 6e94368baada92fa6ef97feb83eb4fc67f3f69e5 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 1 Nov 2021 18:04:21 +0100 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (2313 of 2313 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 9f76aba93b..b67470186d 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9257,5 +9257,13 @@ { "id": "api.user.create_user.bad_token_email_data.app_error", "translation": "The email address in the token does not match the one in the user data." + }, + { + "id": "ent.elasticsearch.getAllTeamMembers.error", + "translation": "Failed to retrieve all team members" + }, + { + "id": "ent.elasticsearch.getAllChannelMembers.error", + "translation": "Failed to retrieve all channel members" } ]