From 6172e2a03cf4ae35db86aebe0a6e545c94672a40 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Wed, 30 Apr 2025 15:56:23 +0100 Subject: [PATCH] New translations translation.json (Dutch) --- apps/client/public/locales/nl-NL/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/nl-NL/translation.json b/apps/client/public/locales/nl-NL/translation.json index 1879078e..0ba3631a 100644 --- a/apps/client/public/locales/nl-NL/translation.json +++ b/apps/client/public/locales/nl-NL/translation.json @@ -383,5 +383,8 @@ "Publicly shared pages from spaces you are a member of will appear here": "Openbaar gedeelde pagina's van ruimtes waarvan u lid bent, verschijnen hier", "Share deleted successfully": "Delen succesvol verwijderd", "Share not found": "Delen niet gevonden", - "Failed to share page": "Pagina delen mislukt" + "Failed to share page": "Pagina delen mislukt", + "Copy page": "Copy page", + "Copy page to a different space.": "Copy page to a different space.", + "Page copied successfully": "Page copied successfully" }