diff --git a/src/locales/it-IT.json b/src/locales/it-IT.json index b1ff02efe..b0b7cd926 100644 --- a/src/locales/it-IT.json +++ b/src/locales/it-IT.json @@ -449,5 +449,36 @@ "shades": "Sfumature", "hexCode": "Codice esadecimale", "noShades": "Nessuna sfumatura disponibile per questo colore" + }, + "overwriteConfirm": { + "action": { + "exportToImage": { + "title": "", + "button": "", + "description": "" + }, + "saveToDisk": { + "title": "", + "button": "", + "description": "" + }, + "excalidrawPlus": { + "title": "", + "button": "", + "description": "" + } + }, + "modal": { + "loadFromFile": { + "title": "", + "button": "", + "description": "" + }, + "shareableLink": { + "title": "", + "button": "", + "description": "" + } + } } }