diff --git a/src/locales/ku-TR.json b/src/locales/ku-TR.json index 7f83c67cb..db834c14f 100644 --- a/src/locales/ku-TR.json +++ b/src/locales/ku-TR.json @@ -449,5 +449,36 @@ "shades": "سێبەرەکان", "hexCode": "کۆدی هێکس", "noShades": "هیچ سێبەرێک بۆ ئەم ڕەنگە بەردەست نییە" + }, + "overwriteConfirm": { + "action": { + "exportToImage": { + "title": "", + "button": "", + "description": "" + }, + "saveToDisk": { + "title": "", + "button": "", + "description": "" + }, + "excalidrawPlus": { + "title": "", + "button": "", + "description": "" + } + }, + "modal": { + "loadFromFile": { + "title": "", + "button": "", + "description": "" + }, + "shareableLink": { + "title": "", + "button": "", + "description": "" + } + } } }