diff --git a/src/locales/sl-SI.json b/src/locales/sl-SI.json index 70945a1f0..f4f7479d1 100644 --- a/src/locales/sl-SI.json +++ b/src/locales/sl-SI.json @@ -449,5 +449,36 @@ "shades": "Odtenki", "hexCode": "Hex koda", "noShades": "Odtenki za to barvo niso na voljo" + }, + "overwriteConfirm": { + "action": { + "exportToImage": { + "title": "", + "button": "", + "description": "" + }, + "saveToDisk": { + "title": "", + "button": "", + "description": "" + }, + "excalidrawPlus": { + "title": "", + "button": "", + "description": "" + } + }, + "modal": { + "loadFromFile": { + "title": "", + "button": "", + "description": "" + }, + "shareableLink": { + "title": "", + "button": "", + "description": "" + } + } } }