diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 9f76aba93b..b67470186d 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9257,5 +9257,13 @@ { "id": "api.user.create_user.bad_token_email_data.app_error", "translation": "The email address in the token does not match the one in the user data." + }, + { + "id": "ent.elasticsearch.getAllTeamMembers.error", + "translation": "Failed to retrieve all team members" + }, + { + "id": "ent.elasticsearch.getAllChannelMembers.error", + "translation": "Failed to retrieve all channel members" } ]