From c050f509202243bc228c9324d4128eecd45a23d7 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Sun, 5 Jan 2025 23:23:46 +0100 Subject: [PATCH] New translations en.json (Slovenian) --- packages/excalidraw/locales/sl-SI.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/excalidraw/locales/sl-SI.json b/packages/excalidraw/locales/sl-SI.json index 0e5a281ae..68273d777 100644 --- a/packages/excalidraw/locales/sl-SI.json +++ b/packages/excalidraw/locales/sl-SI.json @@ -46,10 +46,10 @@ "arrowhead_triangle_outline": "Trikotnik (oris)", "arrowhead_diamond": "Diamant", "arrowhead_diamond_outline": "Diamant (oris)", - "arrowhead_crowfoot_many": "", - "arrowhead_crowfoot_one": "", - "arrowhead_crowfoot_one_or_many": "", - "more_options": "", + "arrowhead_crowfoot_many": "Vranja noga (več)", + "arrowhead_crowfoot_one": "Vranja noga (ena)", + "arrowhead_crowfoot_one_or_many": "Vranja noga (ena ali več)", + "more_options": "Več možnosti", "arrowtypes": "Vrsta puščice", "arrowtype_sharp": "Ostra puščica", "arrowtype_round": "Ukrivljena puščica",