diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 71a194142a..a80986758a 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9285,5 +9285,81 @@ { "id": "api.cloud.teams_limit_reached.create", "translation": "Unable to create team because teams limit has been reached" + }, + { + "id": "app.admin.latest_version_read_all.failure", + "translation": "" + }, + { + "id": "app.admin.latest_version_external_error.failure", + "translation": "" + }, + { + "id": "model.config.is_valid.image_decoder_concurrency.app_error", + "translation": "" + }, + { + "id": "model.github_release_info.is_valid.id.app_error", + "translation": "" + }, + { + "id": "api.authorization_error.guest", + "translation": "" + }, + { + "id": "api.license_error.professional_or_enterprise", + "translation": "" + }, + { + "id": "app.channel.get_post_count_by_day.app_error", + "translation": "" + }, + { + "id": "app.reaction.get_top_for_user_since.app_error", + "translation": "" + }, + { + "id": "app.reaction.get_top_for_team_since.app_error", + "translation": "" + }, + { + "id": "app.channel.get_top_for_user_since.app_error", + "translation": "" + }, + { + "id": "app.channel.get_top_for_team_since.app_error", + "translation": "" + }, + { + "id": "api.insights.feature_disabled", + "translation": "" + }, + { + "id": "app.group.username_conflict", + "translation": "" + }, + { + "id": "app.group.get_by_username_failure", + "translation": "" + }, + { + "id": "app.user.group_name_conflict", + "translation": "" + }, + { + "id": "app.user.get_by_name_failure", + "translation": "" + }, + { + "id": "app.admin.latest_version_unmarshal.failure", + "translation": "" + }, + { + "id": "api.users.invalid_emails.enable_open_server.app_error", + "translation": "" + }, + { + "id": "app.admin.latest_version_set_cache.failure", + "translation": "" } ]