mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Fix 2 factor strings.
This commit is contained in:
parent
be6a98bc49
commit
53d129dd9e
1 changed files with 4 additions and 4 deletions
|
@ -468,8 +468,8 @@
|
|||
"site": "Site",
|
||||
"missing_totp_token": "TOTP token is missing",
|
||||
"incorrect_totp_token": "Incorrect TOTP token",
|
||||
"set_up_2fa": "Set up 2-factor authentication",
|
||||
"2fa_link": "2FA installation link",
|
||||
"2fa_setup_instructions": "After you click save, and the page reloads, scroll down and click '2FA installation link' to add it to your authenticator.",
|
||||
"remove_2fa": "Remove 2-factor authentication"
|
||||
"set_up_two_factor": "Set up 2-factor authentication",
|
||||
"two_factor_link": "2FA installation link",
|
||||
"two_factor_setup_instructions": "After you click save, and the page reloads, scroll down and click '2FA installation link' to add it to your authenticator.",
|
||||
"remove_two_factor": "Remove 2-factor authentication"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue