From 580c439bff9403de84e6f20840a6b4931ba104cf Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 15 Nov 2021 17:40:46 +0100 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (2315 of 2315 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ Translated using Weblate (English (Australia)) Currently translated at 100.0% (2314 of 2314 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 b67470186d..b68860a983 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9265,5 +9265,13 @@ { "id": "ent.elasticsearch.getAllChannelMembers.error", "translation": "Failed to retrieve all channel members" + }, + { + "id": "app.role.get_all.app_error", + "translation": "Unable to retrieve all roles." + }, + { + "id": "api.custom_status.set_custom_statuses.update.app_error", + "translation": "Failed to update the custom status. Please add either emoji, custom status text or both." } ]