From a0cfa9e39f063d5ed457afb1d474baf9b6b0cccd Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 10 Jan 2022 15:40:11 +0100 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (2327 of 2327 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 6a27d0a525..0aae4aa26b 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9317,5 +9317,9 @@ { "id": "api.license.request_renewal_link.cannot_renew_on_cws", "translation": "Renewing this licence on the portal is not possible" + }, + { + "id": "model.config.is_valid.sql_migrations_statement_timout.app_error", + "translation": "Invalid timeout value for migrations statements. Must be a positive number." } ]