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