From e2ffeb0fadb68660237aa692efe5749c20d20864 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Wed, 30 Apr 2025 15:56:21 +0100 Subject: [PATCH] New translations translation.json (Japanese) --- apps/client/public/locales/ja-JP/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/ja-JP/translation.json b/apps/client/public/locales/ja-JP/translation.json index cba12e63..720ed54d 100644 --- a/apps/client/public/locales/ja-JP/translation.json +++ b/apps/client/public/locales/ja-JP/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" }