From dd10708ca1e5eaa5a10b69e04cec496a610dc160 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Sat, 20 Jun 2026 14:49:28 +0100 Subject: [PATCH] New translations translation.json (Japanese) [ci skip] --- apps/client/public/locales/ja-JP/translation.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/ja-JP/translation.json b/apps/client/public/locales/ja-JP/translation.json index 885d1300c..55b957375 100644 --- a/apps/client/public/locales/ja-JP/translation.json +++ b/apps/client/public/locales/ja-JP/translation.json @@ -398,6 +398,8 @@ "Insert mermaid diagram": "Mermaid ダイアグラムを挿入", "Insert and design Drawio diagrams": "Drawio ダイアグラムを挿入して作成", "Insert current date": "現在の日付を挿入", + "Time": "Time", + "Insert current time": "Insert current time", "Draw and sketch excalidraw diagrams": "Excalidraw ダイアグラムを描画・スケッチ", "Multiple": "複数", "Turn into": "変換する", @@ -1085,5 +1087,11 @@ "Added {{name}} to favorites": "{{name}} をお気に入りに追加しました", "Removed {{name}} from favorites": "{{name}} をお気に入りから削除しました", "Page menu for {{name}}": "{{name}} のページメニュー", - "Create subpage of {{name}}": "{{name}} のサブページを作成" + "Create subpage of {{name}}": "{{name}} のサブページを作成", + "Allow personal spaces": "Allow personal spaces", + "Members can create their own personal space.": "Members can create their own personal space.", + "Toggle allow personal spaces": "Toggle allow personal spaces", + "Create personal space": "Create personal space", + "Personal space": "Personal space", + "{{name}}'s space": "{{name}}'s space" }