mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-03-04 15:13:17 +05:30
26 lines
1.7 KiB
JSON
26 lines
1.7 KiB
JSON
{
|
|
"mfaTitle": "Two factor authentication",
|
|
"mfaDescription": "Two factor authentication is an extra layer of security for your account designed to ensure that you're the only person who can access your account, even when your password was compromised.",
|
|
|
|
"mfaIntroduction": "First of all you need to install one of suggested apps on your phone. This app will generate auth codes for you. Please choose your OS to get corresponding installation links.",
|
|
"installOnOfTheApps": "Install one of the following apps:",
|
|
"findAlternativeApps": "Find alternative apps",
|
|
"theAppIsInstalled": "The app is installed",
|
|
|
|
"scanQrCode": "Open your favorite QR scanner app and scan the following QR code:",
|
|
"or": "OR",
|
|
"enterKeyManually": "If you can't scan QR code, then enter the secret key manually:",
|
|
"whenKeyEntered": "Go to the next step, after you will see temporary code in your two-factor auth app.",
|
|
"ready": "Ready",
|
|
|
|
"codePlaceholder": "Enter the code here",
|
|
"enterCodeFromApp": "In order to finish two-factor auth setup, please enter the code received in mobile app:",
|
|
"enableTwoFactorAuth": "Enable two-factor auth",
|
|
|
|
"disable": "Disable",
|
|
"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."
|
|
}
|