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." } ]