diff --git a/src/locales/pt-PT.json b/src/locales/pt-PT.json index 13e6c27b2..3c52f6b6c 100644 --- a/src/locales/pt-PT.json +++ b/src/locales/pt-PT.json @@ -449,5 +449,36 @@ "shades": "Tons", "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": "" + } + } } }