diff --git a/src/locales/mr-IN.json b/src/locales/mr-IN.json index d98a1c738..50bc1ce33 100644 --- a/src/locales/mr-IN.json +++ b/src/locales/mr-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": "" + } + } } }