From 08a1431c5c13a3a237003b8686e49a64585844bb Mon Sep 17 00:00:00 2001 From: SleeplessOne1917 Date: Wed, 4 Oct 2023 18:58:17 -0400 Subject: [PATCH] fix: Forgot a translation --- translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/en.json b/translations/en.json index 37269c9..9bbe946 100644 --- a/translations/en.json +++ b/translations/en.json @@ -499,6 +499,7 @@ "site": "Site", "software": "Software", "version": "Version", + "invalid_2fa_code": "Invalid 2FA code: Must be string of six digits", "incorrect_2fa_code": "Incorrect 2FA code", "enable_2fa": "Enable 2-factor authentication", "enter_2fa_code": "Enter your 2FA code",