From 61519aa947eb2b5d2bec426669cda002bebdfbb7 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Wed, 30 Apr 2025 15:56:26 +0100 Subject: [PATCH] New translations translation.json (Chinese Simplified) --- apps/client/public/locales/zh-CN/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/zh-CN/translation.json b/apps/client/public/locales/zh-CN/translation.json index 94c3007c..6d7c0325 100644 --- a/apps/client/public/locales/zh-CN/translation.json +++ b/apps/client/public/locales/zh-CN/translation.json @@ -383,5 +383,8 @@ "Publicly shared pages from spaces you are a member of will appear here": "您所在空间的公开共享页面会显示在此处", "Share deleted successfully": "分享已成功删除", "Share not found": "未找到分享", - "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" }