From a7cc1247d1678f0914e6935593c437da2d3049ef Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Sun, 5 Jan 2025 22:13:22 +0100 Subject: [PATCH] New translations en.json (Greek) --- packages/excalidraw/locales/el-GR.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/excalidraw/locales/el-GR.json b/packages/excalidraw/locales/el-GR.json index 147bb8652..fb8279f0d 100644 --- a/packages/excalidraw/locales/el-GR.json +++ b/packages/excalidraw/locales/el-GR.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": "Κυρτό βέλος",