New translations en.json (Chinese Simplified)

This commit is contained in:
Excalidraw Bot 2023-06-27 05:06:40 +02:00
parent d716d70ea8
commit b7cce67ecf

View File

@ -453,31 +453,31 @@
"overwriteConfirm": { "overwriteConfirm": {
"action": { "action": {
"exportToImage": { "exportToImage": {
"title": "", "title": "导出为图片",
"button": "", "button": "导出为图片",
"description": "" "description": "将画布数据导出为图片,以便以后导入。"
}, },
"saveToDisk": { "saveToDisk": {
"title": "", "title": "保存到本地",
"button": "", "button": "保存到本地",
"description": "" "description": "将画布数据导出为文件,以便以后导入。"
}, },
"excalidrawPlus": { "excalidrawPlus": {
"title": "", "title": "Excalidraw+",
"button": "", "button": "导出到 Excalidraw+",
"description": "" "description": "将画布保存到您的 Excalidraw+ 工作区。"
} }
}, },
"modal": { "modal": {
"loadFromFile": { "loadFromFile": {
"title": "", "title": "从文件加载",
"button": "", "button": "从文件加载",
"description": "" "description": "从文件加载将<bold>替换您现有的内容</bold>。<br></br>您可以先使用下列方式备份您的绘图。"
}, },
"shareableLink": { "shareableLink": {
"title": "", "title": "从链接加载",
"button": "", "button": "替换我的内容",
"description": "" "description": "加载外部绘图将<bold>替换您现有的内容</bold>。<br></br>您可以先使用下列方式备份您的绘图。"
} }
} }
} }