diff --git a/src/locales/cs-CZ.json b/src/locales/cs-CZ.json index 528fb1b63..0c64c5dd3 100644 --- a/src/locales/cs-CZ.json +++ b/src/locales/cs-CZ.json @@ -449,5 +449,36 @@ "shades": "Stíny", "hexCode": "Hex kód", "noShades": "Pro tuto barvu nejsou k dispozici žádné odstíny" + }, + "overwriteConfirm": { + "action": { + "exportToImage": { + "title": "", + "button": "", + "description": "" + }, + "saveToDisk": { + "title": "", + "button": "", + "description": "" + }, + "excalidrawPlus": { + "title": "", + "button": "", + "description": "" + } + }, + "modal": { + "loadFromFile": { + "title": "", + "button": "", + "description": "" + }, + "shareableLink": { + "title": "", + "button": "", + "description": "" + } + } } }