From 093b43126f301ed9c99bb7741bd975dc007e1f6f Mon Sep 17 00:00:00 2001 From: SleeplessOne1917 Date: Wed, 4 Oct 2023 19:10:08 -0400 Subject: [PATCH] fix: Fix translation for real this time --- translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index d2b1329..259ad53 100644 --- a/translations/en.json +++ b/translations/en.json @@ -503,7 +503,7 @@ "incorrect_totp_code": "Incorrect 2FA code", "enable_totp": "Enable 2-factor authentication", "enter_totp_code": "Enter your 2FA code", - "2fa_link": "Click here for 2FA installation link", + "totp_link": "Click here for 2FA installation link", "disable_totp": "Disable 2-factor authentication", "totp_qr": "2-factor authentication QR code", "totp_qr_segue": "or scan this QR code in an authenticator app",