From 0d20c4cf9cba8ce976ca32bff2c91cb20ff5b84a Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 30 May 2022 07:53:33 +0200 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.3% (2315 of 2331 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 9ac0412ac0..b109253871 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9269,5 +9269,9 @@ { "id": "api.cloud.cloud_free_feature_flag_off_error", "translation": "CloudFree feature flag is off." + }, + { + "id": "app.install_integration.reached_max_limit.error", + "translation": "You've reached the limit of {{.NumIntegrations}} enabled integrations. To install unlimited integrations, upgrade to one of the paid plans." } ]