|
788 | 788 | "title_otp_enabled": "2FA is enabled", |
789 | 789 | "title_otp_disabled": "Protect your account with 2FA", |
790 | 790 | "otp_description": "Two factor authentication (2FA) prevents unauthorized access from other devices, even if your username and password are compromised.", |
791 | | - "otp_description_two": "If you download %1$s on a new device, you can allow or deny the login from your current device, or you can enter the backup code below.", |
792 | | - "otp_enabled_message": "If you lose your phone or uninstall the app, it will take at least 7 days (up to 18 months) to access your account without the backup code.", |
| 791 | + "otp_description_two": "If you download %1$s on a new device, you can allow or deny the login from your current device, or you can enter the 2FA code below.", |
| 792 | + "otp_enabled_message": "If you lose your phone or uninstall the app, it will take at least 7 days (up to 18 months) to access your account without the 2FA code.", |
793 | 793 | "otp_disable": "Disable 2FA", |
794 | 794 | "otp_enable": "Enable 2FA", |
795 | | - "otp_show_code": "Show backup code", |
796 | | - "otp_hide_code": "Hide backup code", |
| 795 | + "otp_show_code": "Show 2FA code", |
| 796 | + "otp_hide_code": "Hide 2FA code", |
797 | 797 | "otp_copied_msg": "2FA code successfully copied to clipboard", |
798 | 798 | "otp_modal_headline": "Are you sure you want to disable 2FA?", |
799 | 799 | "otp_modal_body": "2FA is recommended to keep your device secure from unauthorized access from other devices.", |
|
0 commit comments