From 814a4f107fa6d13ed49fa8d0808b71f171cae404 Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Wed, 1 Nov 2017 19:44:54 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D0=BE=D0=BF=D0=B5=D1=87=D0=B0=D1=82=D0=BA?= =?UTF-8?q?=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../profile/multiFactorAuth/MultiFactorAuth.intl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/profile/multiFactorAuth/MultiFactorAuth.intl.json b/src/components/profile/multiFactorAuth/MultiFactorAuth.intl.json index 425810e..721c99a 100644 --- a/src/components/profile/multiFactorAuth/MultiFactorAuth.intl.json +++ b/src/components/profile/multiFactorAuth/MultiFactorAuth.intl.json @@ -18,7 +18,7 @@ "enableTwoFactorAuth": "Enable two-factor auth", "disable": "Disable", - "mfaEnabledForYourAcc": "The two-factor authentication is enabled for yout account", + "mfaEnabledForYourAcc": "The two-factor authentication is enabled for your account", "mfaLoginFlowDesc": "In order to log in next time, you'll need to enter additional code. Please note, that Minecraft authorization won't work with two-factor auth enabled.", "disableMfa": "Disable two-factor authentication", "disableMfaInstruction": "In order to disable two-factor authentication, you need to provide a code from your mobile app and finally confirm your action with your current account password."