From 17372fdb03084cd1977dffbafe4628512045e616 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Wed, 10 Sep 2025 10:06:18 +0100 Subject: [PATCH] New translations settingssecurityzonecomponent.json (Dutch) --- .../settingsSecurityZoneComponent.json | 60 +++++++++---------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/frontend/app/src/i18n/nl/components/settings/settingsSecurityZoneComponent.json b/frontend/app/src/i18n/nl/components/settings/settingsSecurityZoneComponent.json index a4a0050c7..3bae2f8bc 100644 --- a/frontend/app/src/i18n/nl/components/settings/settingsSecurityZoneComponent.json +++ b/frontend/app/src/i18n/nl/components/settings/settingsSecurityZoneComponent.json @@ -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" +} \ No newline at end of file