From 7d3750addd1a86f011432864fd045c6207474734 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sat, 14 Feb 2026 18:15:42 -0800 Subject: [PATCH] New translations en-us.json (Dutch) --- messages/nl-NL.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/messages/nl-NL.json b/messages/nl-NL.json index 6c30d3dc..f3a01efa 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -201,6 +201,7 @@ "protocolSelect": "Selecteer een protocol", "resourcePortNumber": "Nummer van poort", "resourcePortNumberDescription": "Het externe poortnummer naar proxyverzoeken.", + "back": "Back", "cancel": "Annuleren", "resourceConfig": "Configuratie tekstbouwstenen", "resourceConfigDescription": "Kopieer en plak deze configuratie-snippets om de TCP/UDP-bron in te stellen", @@ -246,6 +247,17 @@ "orgErrorDeleteMessage": "Er is een fout opgetreden tijdens het verwijderen van de organisatie.", "orgDeleted": "Organisatie verwijderd", "orgDeletedMessage": "De organisatie en haar gegevens zijn verwijderd.", + "deleteAccount": "Delete Account", + "deleteAccountDescription": "Permanently delete your account, all organizations you own, and all data within those organizations. This cannot be undone.", + "deleteAccountButton": "Delete Account", + "deleteAccountConfirmTitle": "Delete Account", + "deleteAccountConfirmMessage": "This will permanently wipe your account, all organizations you own, and all data within those organizations. This cannot be undone.", + "deleteAccountConfirmString": "delete account", + "deleteAccountSuccess": "Account Deleted", + "deleteAccountSuccessMessage": "Your account has been deleted.", + "deleteAccountError": "Failed to delete account", + "deleteAccountPreviewAccount": "Your Account", + "deleteAccountPreviewOrgs": "Organizations you own (and all their data)", "orgMissing": "Organisatie-ID ontbreekt", "orgMissingMessage": "Niet in staat om de uitnodiging te regenereren zonder organisatie-ID.", "accessUsersManage": "Gebruikers beheren",