fix 2fa translations

This commit is contained in:
Girish Ramakrishnan
2026-03-16 16:56:03 +05:30
parent 676cb8810b
commit d128dbec4c
14 changed files with 22 additions and 42 deletions
-3
View File
@@ -348,8 +348,6 @@
"allowedIpRanges": "Povolený rozsah IP adres"
},
"changePasswordAction": "Změnit heslo",
"disable2FAAction": "Zakázat 2FA",
"enable2FAAction": "Povolit 2FA",
"passwordResetNotification": {
"body": "E-mail odeslán na {{ email }}"
},
@@ -363,7 +361,6 @@
},
"twoFactorAuth": {
"title": "Dvoufaktorová autentizace",
"disabled": "Zakázáno",
"totpEnabled": "Použít časově omezené jednorázové heslo (TOTP)",
"passkeyEnabled": "Použít passkey"
}