diff --git a/src/locales/de-DE.json b/src/locales/de-DE.json index 81fe54dd1..a32b924fa 100644 --- a/src/locales/de-DE.json +++ b/src/locales/de-DE.json @@ -449,5 +449,36 @@ "shades": "Schattierungen", "hexCode": "Hex-Code", "noShades": "Keine Schattierungen für diese Farbe verfügbar" + }, + "overwriteConfirm": { + "action": { + "exportToImage": { + "title": "", + "button": "", + "description": "" + }, + "saveToDisk": { + "title": "", + "button": "", + "description": "" + }, + "excalidrawPlus": { + "title": "", + "button": "", + "description": "" + } + }, + "modal": { + "loadFromFile": { + "title": "", + "button": "", + "description": "" + }, + "shareableLink": { + "title": "", + "button": "", + "description": "" + } + } } }