From 18366513e42c2db4d63d27c95f02ca1e09c99638 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Wed, 12 Jun 2024 20:48:32 +0200 Subject: [PATCH] New translations en.json (Italian) --- packages/excalidraw/locales/it-IT.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/packages/excalidraw/locales/it-IT.json b/packages/excalidraw/locales/it-IT.json index 602bed03c..971d96d4b 100644 --- a/packages/excalidraw/locales/it-IT.json +++ b/packages/excalidraw/locales/it-IT.json @@ -270,6 +270,22 @@ "mermaidToExcalidraw": "Da Mermaid a Excalidraw", "magicSettings": "Impostazioni di IA" }, + "element": { + "rectangle": "", + "diamond": "", + "ellipse": "", + "arrow": "", + "line": "", + "freedraw": "", + "text": "", + "image": "", + "group": "", + "frame": "", + "magicframe": "", + "embeddable": "", + "selection": "", + "iframe": "" + }, "headings": { "canvasActions": "Azioni sulla Tela", "selectedShapeActions": "Impostazioni della forma selezionata", @@ -443,7 +459,10 @@ "scene": "Scena", "selected": "Selezionato", "storage": "Memoria", - "title": "Statistiche per nerd", + "fullTitle": "", + "title": "", + "generalStats": "", + "elementProperties": "", "total": "Totale", "version": "Versione", "versionCopy": "Clicca per copiare",