mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-10 08:17:59 -05:00
New translations settingssecurityzonecomponent.json (Dutch)
This commit is contained in:
@@ -1,31 +1,31 @@
|
||||
{
|
||||
"subtitleChangePassword": "Wachtwoord wijzigen",
|
||||
"changeUserPasswordBodyLabel": "Wijzig wachtwoord voor gebruiker ",
|
||||
"changeUserPasswordPasswordLabel": "Nieuw wachtwoord",
|
||||
"changeUserPasswordPasswordConfirmationLabel": "Bevestig nieuw wachtwoord",
|
||||
"changeUserPasswordFeedbackLabel": "Wachtwoord voldoet niet aan de eisen",
|
||||
"changeUserPasswordPasswordsDoNotMatchFeedbackLabel": "Wachtwoorden komen niet overeen",
|
||||
"subtitleMFA": "Multi-Factor Authentication (MFA)",
|
||||
"mfaDisabledDescription": "MFA is currently disabled. Enable it to add an extra layer of security to your account.",
|
||||
"mfaEnabledDescription": "MFA is currently enabled. Your account is protected with two-factor authentication.",
|
||||
"enableMFAButton": "Enable MFA",
|
||||
"disableMFAButton": "Disable MFA",
|
||||
"mfaSetupModalTitle": "Setup Multi-Factor Authentication",
|
||||
"mfaSetupInstructions": "Scan the QR code below with your authenticator app (Google Authenticator, Authy, etc.) or manually enter the secret:",
|
||||
"mfaSecretLabel": "Secret Key",
|
||||
"mfaVerificationCodeLabel": "Verification Code",
|
||||
"mfaVerificationCodePlaceholder": "Enter 6-digit code",
|
||||
"mfaDisableModalTitle": "Disable Multi-Factor Authentication",
|
||||
"mfaDisableConfirmation": "Are you sure you want to disable MFA? This will reduce your account security.",
|
||||
"mfaEnabledSuccess": "MFA enabled successfully",
|
||||
"mfaDisabledSuccess": "MFA disabled successfully",
|
||||
"errorLoadMFAStatus": "Error loading MFA status",
|
||||
"errorSetupMFA": "Error setting up MFA",
|
||||
"errorEnableMFA": "Error enabling MFA",
|
||||
"errorDisableMFA": "Error disabling MFA",
|
||||
"subtitleMySessions": "Mijn sessies",
|
||||
"userChangePasswordSuccessMessage": "Wachtwoord met succes gewijzigd",
|
||||
"userChangePasswordErrorMessage": "Fout opgetreden bij wijzigen van wachtwoord",
|
||||
"successDeleteSession": "Sessie succesvol verwijderd",
|
||||
"errorDeleteSession": "Fout bij verwijderen sessie"
|
||||
}
|
||||
"subtitleChangePassword": "Wachtwoord wijzigen",
|
||||
"changeUserPasswordBodyLabel": "Wijzig wachtwoord voor gebruiker ",
|
||||
"changeUserPasswordPasswordLabel": "Nieuw wachtwoord",
|
||||
"changeUserPasswordPasswordConfirmationLabel": "Bevestig nieuw wachtwoord",
|
||||
"changeUserPasswordFeedbackLabel": "Wachtwoord voldoet niet aan de eisen",
|
||||
"changeUserPasswordPasswordsDoNotMatchFeedbackLabel": "Wachtwoorden komen niet overeen",
|
||||
"subtitleMFA": "Multi-Factor Authentication (MFA)",
|
||||
"mfaDisabledDescription": "MFA is currently disabled. Enable it to add an extra layer of security to your account.",
|
||||
"mfaEnabledDescription": "MFA is currently enabled. Your account is protected with two-factor authentication.",
|
||||
"enableMFAButton": "Enable MFA",
|
||||
"disableMFAButton": "Disable MFA",
|
||||
"mfaSetupModalTitle": "Setup Multi-Factor Authentication",
|
||||
"mfaSetupInstructions": "Scan the QR code below with your authenticator app (Google Authenticator, Authy, etc.) or manually enter the secret:",
|
||||
"mfaSecretLabel": "Secret Key",
|
||||
"mfaVerificationCodeLabel": "Verification Code",
|
||||
"mfaVerificationCodePlaceholder": "Enter 6-digit code",
|
||||
"mfaDisableModalTitle": "Disable Multi-Factor Authentication",
|
||||
"mfaDisableConfirmation": "Are you sure you want to disable MFA? This will reduce your account security.",
|
||||
"mfaEnabledSuccess": "MFA enabled successfully",
|
||||
"mfaDisabledSuccess": "MFA disabled successfully",
|
||||
"errorLoadMFAStatus": "Error loading MFA status",
|
||||
"errorSetupMFA": "Error setting up MFA",
|
||||
"errorEnableMFA": "Error enabling MFA",
|
||||
"errorDisableMFA": "Error disabling MFA",
|
||||
"subtitleMySessions": "Mijn sessies",
|
||||
"userChangePasswordSuccessMessage": "Wachtwoord met succes gewijzigd",
|
||||
"userChangePasswordErrorMessage": "Fout opgetreden bij wijzigen van wachtwoord",
|
||||
"successDeleteSession": "Sessie succesvol verwijderd",
|
||||
"errorDeleteSession": "Fout bij verwijderen sessie"
|
||||
}
|
||||
Reference in New Issue
Block a user