New translations settingssecurityzonecomponent.json (Dutch)

This commit is contained in:
João Vitória Silva
2025-12-04 12:05:22 +00:00
parent d1692340b6
commit 95a3a5e0a3

View File

@@ -27,5 +27,24 @@
"userChangePasswordSuccessMessage": "Wachtwoord met succes gewijzigd",
"userChangePasswordErrorMessage": "Fout opgetreden bij wijzigen van wachtwoord",
"successDeleteSession": "Sessie succesvol verwijderd",
"errorDeleteSession": "Fout bij verwijderen sessie"
"errorDeleteSession": "Fout bij verwijderen sessie",
"subtitleLinkedAccounts": "Linked accounts",
"linkedAccountsDescription": "Manage external authentication providers (SSO) linked to your account. You can sign in using any of these providers.",
"linkedAccountsLastLogin": "Last login",
"linkedAccountsLinkedAt": "Linked",
"linkedAccountsNeverUsed": "Never used",
"unlinkAccountButton": "Unlink",
"availableProvidersLabel": "Available providers",
"unlinkModalTitle": "Unlink Account",
"unlinkModalConfirmation": "Are you sure you want to unlink your {providerName} account? You will no longer be able to sign in using this provider.",
"unlinkModalLastMethodWarning": "Warning: This is your only authentication method. Please set a password before unlinking.",
"unlinkAccountSuccess": "Account unlinked successfully",
"unlinkAccountError": "Error unlinking account",
"unlinkAccountLastMethodError": "Cannot unlink last authentication method. Please set a password first.",
"linkAccountSuccess": "{providerName} account linked successfully",
"linkAccountError": "Error linking account",
"linkAccountAlreadyLinked": "This {providerName} account is already linked",
"linkAccountInUse": "This {providerName} account is already linked to another user",
"errorLoadingLinkedAccounts": "Error loading linked accounts",
"refreshButton": "Refresh"
}