From 32e91e6a4437a17800fab85b5eed4421f488239b Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 23 May 2022 08:46:13 +0200 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.3% (2314 of 2330 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 b8a1502054..9ac0412ac0 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9257,5 +9257,17 @@ { "id": "api.cloud.subscription.update_error", "translation": "Error updating subscription from webhook." + }, + { + "id": "app.recent_searches.app_error", + "translation": "An error occurred while fetching recent searches" + }, + { + "id": "api.file.cloud_upload.app_error", + "translation": "Uploading via mmctl to a Cloud instance is not supported. Please check the documentation here: https://docs.mattermost.com/manage/cloud-data-export.html." + }, + { + "id": "api.cloud.cloud_free_feature_flag_off_error", + "translation": "CloudFree feature flag is off." } ]