From f68ba02e325002d7982936860f202b0524ee33bb Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 18 Oct 2021 13:49:32 +0200 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (2311 of 2311 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ --- i18n/en_AU.json | 4 ++++ 1 file changed, 4 insertions(+) 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." } ]