diff --git a/src/locales/hi-IN.json b/src/locales/hi-IN.json index 66b517c0d..73a014f18 100644 --- a/src/locales/hi-IN.json +++ b/src/locales/hi-IN.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": "" + } + } } }