Adding 2FA strings.

This commit is contained in:
Dessalines 2023-02-17 13:58:24 -05:00
parent ad635a263d
commit be6a98bc49

View file

@ -465,5 +465,11 @@
"custom_emojis": "Custom Emojis",
"emojis": "Emojis",
"emoji": "Emoji",
"site": "Site"
"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"
}