From bcd0094cb7468051b837a38ed21d1350a540f84f Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Wed, 9 Nov 2022 09:16:34 +0100 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (2389 of 2389 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 e0d8f4d09a..64ea23c44d 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9561,5 +9561,13 @@ { "id": "api.team.invite_guests_to_channels.disabled.error", "translation": "Guest accounts are disabled" + }, + { + "id": "app.collection.add_topic.exists.app_error", + "translation": "Topic type already exists." + }, + { + "id": "app.collection.add_collection.exists.app_error", + "translation": "Collection type already exists." } ]