diff --git a/src/locales/sv-SE.json b/src/locales/sv-SE.json index e437e3924..e38900343 100644 --- a/src/locales/sv-SE.json +++ b/src/locales/sv-SE.json @@ -449,5 +449,36 @@ "shades": "Nyanser", "hexCode": "Hex-kod", "noShades": "Inga nyanser tillgängliga för denna färg" + }, + "overwriteConfirm": { + "action": { + "exportToImage": { + "title": "", + "button": "", + "description": "" + }, + "saveToDisk": { + "title": "", + "button": "", + "description": "" + }, + "excalidrawPlus": { + "title": "", + "button": "", + "description": "" + } + }, + "modal": { + "loadFromFile": { + "title": "", + "button": "", + "description": "" + }, + "shareableLink": { + "title": "", + "button": "", + "description": "" + } + } } }