diff --git a/src/locales/sk-SK.json b/src/locales/sk-SK.json index cfda4f16b..3217b0072 100644 --- a/src/locales/sk-SK.json +++ b/src/locales/sk-SK.json @@ -449,5 +449,36 @@ "shades": "Odtiene", "hexCode": "Hex kód", "noShades": "Pre túto farbu nie sú dostupné žiadne odtiene" + }, + "overwriteConfirm": { + "action": { + "exportToImage": { + "title": "", + "button": "", + "description": "" + }, + "saveToDisk": { + "title": "", + "button": "", + "description": "" + }, + "excalidrawPlus": { + "title": "", + "button": "", + "description": "" + } + }, + "modal": { + "loadFromFile": { + "title": "", + "button": "", + "description": "" + }, + "shareableLink": { + "title": "", + "button": "", + "description": "" + } + } } }