From 9fd1e5bb45ac16e534b50078c6f0b45ca742ccf8 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Thu, 14 May 2026 15:45:50 +0100 Subject: [PATCH] New translations translation.json (Dutch) [ci skip] --- apps/client/public/locales/nl-NL/translation.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/client/public/locales/nl-NL/translation.json b/apps/client/public/locales/nl-NL/translation.json index 0209bf283..ec777f949 100644 --- a/apps/client/public/locales/nl-NL/translation.json +++ b/apps/client/public/locales/nl-NL/translation.json @@ -71,6 +71,7 @@ "Export": "Exporteer", "Failed to create page": "Pagina aanmaken mislukt", "Failed to delete page": "Verwijderen van pagina mislukt", + "Failed to restore page": "Failed to restore page", "Failed to fetch recent pages": "Kan recente pagina's niet ophalen", "Failed to import pages": "Pagina's importeren mislukt", "Failed to load page. An error occurred.": "Laden van pagina mislukt. Er is een fout opgetreden.", @@ -581,6 +582,8 @@ "Move to trash": "Verplaatsen naar prullenbak", "Move this page to trash?": "Deze pagina naar de prullenbak verplaatsen?", "Restore page": "Pagina herstellen", + "Permanently delete": "Permanently delete", + "{{name}} moved this page to Trash {{time}}.": "{{name}} moved this page to Trash {{time}}.", "Page moved to trash": "Pagina verplaatst naar prullenbak", "Page restored successfully": "Pagina succesvol hersteld", "Deleted by": "Verwijderd door",