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." } ]