Fix 2 factor strings, again.

This commit is contained in:
Dessalines 2023-02-17 14:10:38 -05:00
parent 53d129dd9e
commit 9189152547

View file

@ -471,5 +471,6 @@
"set_up_two_factor": "Set up 2-factor authentication", "set_up_two_factor": "Set up 2-factor authentication",
"two_factor_link": "2FA installation link", "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.", "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" "remove_two_factor": "Remove 2-factor authentication",
"two_factor_token": "2FA Token"
} }