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