mirror of
https://github.com/lichess-org/mobile.git
synced 2026-05-26 13:50:52 +00:00
19 lines
1.8 KiB
XML
19 lines
1.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="twoFactorAuth">Two-factor authentication</string>
|
|
<string name="twoFactorHelp">Two-factor authentication adds another layer of security to your account.</string>
|
|
<string name="twoFactorAppRecommend">Get an app for two-factor authentication. We recommend the following apps:</string>
|
|
<string name="scanTheCode">Scan the QR code with the app.</string>
|
|
<string name="enterPassword">Enter your password and the authentication code generated by the app to complete the setup. You will need an authentication code every time you log in.</string>
|
|
<string name="ifYouCannotScanEnterX">If you cannot scan the code, enter the secret key %s into your app.</string>
|
|
<string name="authenticationCode">Authentication code</string>
|
|
<string name="ifYouLoseAccessTwoFactor" comment="%s is "Password reset".">Note: If you lose access to your two-factor authentication codes, you can do a %s via email.</string>
|
|
<string name="enableTwoFactor">Enable two-factor authentication</string>
|
|
<string name="disableTwoFactor">Disable two-factor authentication</string>
|
|
<string name="twoFactorEnabled">Two-factor authentication enabled</string>
|
|
<string name="twoFactorToDisable">You need your password and an authentication code from your authenticator app to disable two-factor authentication.</string>
|
|
<string name="openTwoFactorApp">Open the two-factor authentication app on your device to view your authentication code and verify your identity.</string>
|
|
<string name="setupReminder">Please enable two-factor authentication to secure your account at https://lichess.org/account/twofactor.
|
|
You received this message because your account has special responsibilities such as titled player, team leader, coach, teacher or streamer.</string>
|
|
</resources>
|