From f7342322cbb6d8c3b08191cc9982e3c6972d072a Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 11 Jul 2022 09:35:10 +0200 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.2% (2320 of 2337 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ Translated using Weblate (English (Australia)) Currently translated at 99.2% (2317 of 2334 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 c058639a1b..d26e688dc7 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9281,5 +9281,17 @@ { "id": "api.cloud.upgrade_plan_bot_message", "translation": "A member of {{.TeamName}} has asked you to upgrade this workspace." + }, + { + "id": "common.parse_error_int64", + "translation": "Failed to parse the value:{{.Value}} to int64" + }, + { + "id": "app.post.cloud.get.app_error", + "translation": "Can't fetch the post as it is past the cloud's plan limit." + }, + { + "id": "app.last_accessible_post.app_error", + "translation": "An error occurred while fetching the last accessible post" } ]