From 1c42c579460871de7b4ea18e58dc25543b80d289 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Fri, 17 Feb 2023 14:14:22 -0500 Subject: [PATCH] Adding enter_code --- translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/en.json b/translations/en.json index 659892a..605af67 100644 --- a/translations/en.json +++ b/translations/en.json @@ -469,6 +469,7 @@ "missing_totp_token": "TOTP token is missing", "incorrect_totp_token": "Incorrect TOTP token", "set_up_two_factor": "Set up 2-factor authentication", + "enter_two_factor_code": "Enter your 2FA code", "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",