From e2edc4b8c9e9d540720e4c00a994ac5d55da2d08 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 4 Apr 2022 15:48:30 +0200 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.5% (2292 of 2302 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ --- i18n/en_AU.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 2f306ba3dd..3620c8682f 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -5031,18 +5031,10 @@ "id": "api.templates.password_change_body.info", "translation": "Your password has been updated for {{.TeamDisplayName}} on {{ .TeamURL }} by {{.Method}}." }, - { - "id": "api.templates.over_limit_info2", - "translation": "Alternatively, you can disable users in the Admin Console to open up spots for more users or stay below the free user limit." - }, { "id": "api.templates.over_limit_fix_now", "translation": "Fix Now" }, - { - "id": "api.templates.over_limit_7_days_subject", - "translation": "Payment is overdue for your Mattermost Cloud subscription" - }, { "id": "api.templates.over_limit_30_days_info1", "translation": "There’s still time to keep your Mattermost Cloud workspace active by resolving issues with your payment method. To avoid suspension update your method of payment." @@ -9185,5 +9177,13 @@ { "id": "app.channel.get_file_count.app_error", "translation": "Unable to retrieve the file count for the channel" + }, + { + "id": "model.config.is_valid.elastic_search.bulk_indexing_batch_size.app_error", + "translation": "Elasticsearch Bulk Indexing Batch Size must be at least {{.BatchSize}}." + }, + { + "id": "model.config.is_valid.bleve_search.bulk_indexing_batch_size.app_error", + "translation": "Bleve Bulk Indexing Batch Size must be at least {{.BatchSize}}." } ]