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": "Toegestane IP range(s)"
},
"changePasswordAction": "Verander Wachtwoord",
"disable2FAAction": "Twee-Factor (2FA) authenticatie uitschakelen",
"enable2FAAction": "Twee-Factor (2FA) authenticatie inschakelen",
"passwordResetNotification": {
"body": "E-mail gestuurd naar {{ email }}"
},
@@ -363,7 +361,6 @@
},
"twoFactorAuth": {
"title": "Twee-Factor (2FA) authenticatie",
"disabled": "Uitgeschakeld",
"totpEnabled": "Gebruikt tijdgebaseerd eenmalige wachtwoord (TOTP)",
"passkeyEnabled": "Gebruikt passkey"
}