diff --git a/src/locales/pa-IN.json b/src/locales/pa-IN.json index 18fa57b63..07bb11626 100644 --- a/src/locales/pa-IN.json +++ b/src/locales/pa-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": "" + } + } } }