From 9c534fe8702ab56e2d58f88d92894a2db2b47b13 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Sun, 5 Jan 2025 22:13:26 +0100 Subject: [PATCH] New translations en.json (Japanese) --- packages/excalidraw/locales/ja-JP.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/excalidraw/locales/ja-JP.json b/packages/excalidraw/locales/ja-JP.json index d1d457ad0..35b1fd743 100644 --- a/packages/excalidraw/locales/ja-JP.json +++ b/packages/excalidraw/locales/ja-JP.json @@ -46,6 +46,10 @@ "arrowhead_triangle_outline": "三角 (中抜き)", "arrowhead_diamond": "ひし形", "arrowhead_diamond_outline": "ひし形 (中抜き)", + "arrowhead_crowfoot_many": "", + "arrowhead_crowfoot_one": "", + "arrowhead_crowfoot_one_or_many": "", + "more_options": "", "arrowtypes": "", "arrowtype_sharp": "鋭い矢印", "arrowtype_round": "",