From 09019821fe0814901fd398559d29b8c8752dd4fc Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Wed, 30 Apr 2025 15:56:27 +0100 Subject: [PATCH] New translations translation.json (English) --- apps/client/public/locales/en-US/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/en-US/translation.json b/apps/client/public/locales/en-US/translation.json index 0746ed15..6b500cf0 100644 --- a/apps/client/public/locales/en-US/translation.json +++ b/apps/client/public/locales/en-US/translation.json @@ -383,5 +383,8 @@ "Publicly shared pages from spaces you are a member of will appear here": "Publicly shared pages from spaces you are a member of will appear here", "Share deleted successfully": "Share deleted successfully", "Share not found": "Share not found", - "Failed to share page": "Failed to share page" + "Failed to share page": "Failed to share page", + "Copy page": "Copy page", + "Copy page to a different space.": "Copy page to a different space.", + "Page copied successfully": "Page copied successfully" }