From 0478377c36daff821e1a6490e18501117a5e5ec6 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 12 Sep 2022 18:03:34 +0200 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (2379 of 2379 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ --- i18n/en_AU.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/i18n/en_AU.json b/i18n/en_AU.json index ce533a1723..c47c88b664 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9505,5 +9505,29 @@ { "id": "api.cloud.delinquency_email.missing_email_to_trigger", "translation": "Missing required fields to send delinquency email." + }, + { + "id": "app.notify_admin.send_notification_post.app_error", + "translation": "Unable to send notification post." + }, + { + "id": "app.notify_admin.save.app_error", + "translation": "Unable to save notify data." + }, + { + "id": "app.cloud.upgrade_plan_bot_message_single", + "translation": "{{.UsersNum}} member of the {{.WorkspaceName}} workspace has requested a workspace upgrade for: " + }, + { + "id": "app.cloud.upgrade_plan_bot_message", + "translation": "{{.UsersNum}} members of the {{.WorkspaceName}} workspace have requested a workspace upgrade for: " + }, + { + "id": "app.cloud.trial_plan_bot_message_single", + "translation": "{{.UsersNum}} member of the {{.WorkspaceName}} workspace has requested starting the Enterprise trial for access to: " + }, + { + "id": "app.cloud.trial_plan_bot_message", + "translation": "{{.UsersNum}} members of the {{.WorkspaceName}} workspace have requested starting the Enterprise trial for access to: " } ]