From 8f11a50b2b358d3d1cad107fe925ab5d7d080263 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Sun, 26 Dec 2021 13:16:30 +0100 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (2326 of 2326 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ --- i18n/en_AU.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/en_AU.json b/i18n/en_AU.json index e9b6960b62..6a27d0a525 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9313,5 +9313,9 @@ { "id": "api.post.posts_by_ids.invalid_body.request_error", "translation": "The number of Post IDs received has exceeded the maximum size of {{.MaxLength}}" + }, + { + "id": "api.license.request_renewal_link.cannot_renew_on_cws", + "translation": "Renewing this licence on the portal is not possible" } ]