From 1de5f29de4b5b20bc4a320883ebe90d99453f6d9 Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Tue, 24 Sep 2019 06:43:40 -0600 Subject: [PATCH] MM-17620 - Web: Error when entering an invalid MFA token is unclear (#12238) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 778ce46cf3..87fc85f360 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -4192,7 +4192,7 @@ }, { "id": "mfa.validate_token.authenticate.app_error", - "translation": "Error trying to authenticate MFA token" + "translation": "Invalid MFA token." }, { "id": "migrations.worker.run_advanced_permissions_phase_2_migration.invalid_progress",