diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 924b1df1db..de948430ea 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9253,5 +9253,9 @@ { "id": "model.channel_member.is_valid.roles_limit.app_error", "translation": "Invalid channel member roles longer than {{.Limit}} characters." + }, + { + "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." } ]