From 97ee0973dd2040eb177c37bb02c195736e48062c Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Sun, 5 Jan 2025 22:13:19 +0100 Subject: [PATCH] New translations en.json (Czech) --- packages/excalidraw/locales/cs-CZ.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/excalidraw/locales/cs-CZ.json b/packages/excalidraw/locales/cs-CZ.json index 2d5a31ec4..83fa52638 100644 --- a/packages/excalidraw/locales/cs-CZ.json +++ b/packages/excalidraw/locales/cs-CZ.json @@ -46,6 +46,10 @@ "arrowhead_triangle_outline": "Trojúhelník (obrys)", "arrowhead_diamond": "Kosočtverec", "arrowhead_diamond_outline": "Kosočtverec (obrys)", + "arrowhead_crowfoot_many": "", + "arrowhead_crowfoot_one": "", + "arrowhead_crowfoot_one_or_many": "", + "more_options": "", "arrowtypes": "Typ šipky", "arrowtype_sharp": "Ostrá šipka", "arrowtype_round": "Zakřivená šipka",