New translations en.json (Portuguese, Brazilian)

This commit is contained in:
Excalidraw Bot 2023-06-19 17:25:54 +02:00
parent d8565da858
commit 333694d00e

View File

@ -449,5 +449,36 @@
"shades": "Tons", "shades": "Tons",
"hexCode": "Código hexadecimal", "hexCode": "Código hexadecimal",
"noShades": "Sem tons disponíveis para essa cor" "noShades": "Sem tons disponíveis para essa cor"
},
"overwriteConfirm": {
"action": {
"exportToImage": {
"title": "",
"button": "",
"description": ""
},
"saveToDisk": {
"title": "",
"button": "",
"description": ""
},
"excalidrawPlus": {
"title": "",
"button": "",
"description": ""
}
},
"modal": {
"loadFromFile": {
"title": "",
"button": "",
"description": ""
},
"shareableLink": {
"title": "",
"button": "",
"description": ""
}
}
} }
} }