New translations en.json (Chinese Simplified)

This commit is contained in:
Excalidraw Bot 2024-09-09 17:31:14 +02:00
parent d19c45d42c
commit 71678ed812

View File

@ -162,6 +162,13 @@
"hint_emptyLibrary": "选中画布上的项目添加到此处,或从下方的公共素材库中导入。", "hint_emptyLibrary": "选中画布上的项目添加到此处,或从下方的公共素材库中导入。",
"hint_emptyPrivateLibrary": "选中画布上的项目添加到此处。" "hint_emptyPrivateLibrary": "选中画布上的项目添加到此处。"
}, },
"search": {
"title": "",
"noMatch": "",
"singleResult": "",
"multipleResults": "",
"placeholder": ""
},
"buttons": { "buttons": {
"clearReset": "重置画布", "clearReset": "重置画布",
"exportJSON": "导出为文件", "exportJSON": "导出为文件",
@ -297,6 +304,7 @@
"shapes": "形状" "shapes": "形状"
}, },
"hints": { "hints": {
"dismissSearch": "",
"canvasPanning": "要移动画布,请按住鼠标滚轮或空格键同时拖拽鼠标,或使用抓手工具。", "canvasPanning": "要移动画布,请按住鼠标滚轮或空格键同时拖拽鼠标,或使用抓手工具。",
"linearElement": "点击创建多个点 拖动创建直线", "linearElement": "点击创建多个点 拖动创建直线",
"arrowTool": "点击创建多个点,拖动创建直线。按 {{arrowShortcut}} 切换箭头类型。", "arrowTool": "点击创建多个点,拖动创建直线。按 {{arrowShortcut}} 切换箭头类型。",