diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 6f6f177f60..4b500dee33 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -77,11 +77,11 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.edge", - "translation": "Version 44+" + "translation": "Version 95+" }, { "id": "web.error.unsupported_browser.min_browser_version.chrome", - "translation": "Version 100+" + "translation": "Version 106+" }, { "id": "web.error.unsupported_browser.learn_more", @@ -5213,7 +5213,7 @@ }, { "id": "api.templates.email_change_verify_body.title", - "translation": "You updated your email" + "translation": "You successfully updated your email" }, { "id": "api.templates.email_change_verify_body.info", @@ -9545,5 +9545,21 @@ { "id": "app.file.cloud.get.app_error", "translation": "Unable to retrieve file: cloud storage limit exceeded." + }, + { + "id": "model.insights.get_start_of_day_for_time_range.time_range.app_error", + "translation": "Invalid time range." + }, + { + "id": "app.plugin.product_mode.app_error", + "translation": "Plugin {{.Name}} cannot be enabled in product mode." + }, + { + "id": "api.team.invite_guests_to_channels.license.error", + "translation": "Your workspace licence does not support guest accounts" + }, + { + "id": "api.team.invite_guests_to_channels.disabled.error", + "translation": "Guest accounts are disabled" } ]