New translations en.json (Chinese Traditional)

This commit is contained in:
Excalidraw Bot 2023-06-19 17:25:51 +02:00
parent 25bde1658b
commit 03a1cd4afc

View File

@ -449,5 +449,36 @@
"shades": "漸變色", "shades": "漸變色",
"hexCode": "Hex 碼", "hexCode": "Hex 碼",
"noShades": "沒有此顏色的漸變色" "noShades": "沒有此顏色的漸變色"
},
"overwriteConfirm": {
"action": {
"exportToImage": {
"title": "",
"button": "",
"description": ""
},
"saveToDisk": {
"title": "",
"button": "",
"description": ""
},
"excalidrawPlus": {
"title": "",
"button": "",
"description": ""
}
},
"modal": {
"loadFromFile": {
"title": "",
"button": "",
"description": ""
},
"shareableLink": {
"title": "",
"button": "",
"description": ""
}
}
} }
} }