New Crowdin updates (#2311)
This commit is contained in:
+13
-1
@@ -74,7 +74,14 @@
|
||||
"addToLibrary": "添加到库中",
|
||||
"removeFromLibrary": "从库中移除",
|
||||
"libraryLoadingMessage": "正在加载库...",
|
||||
"loadingScene": "正在加载绘图..."
|
||||
"loadingScene": "正在加载绘图...",
|
||||
"align": "",
|
||||
"alignTop": "",
|
||||
"alignBottom": "",
|
||||
"alignLeft": "",
|
||||
"alignRight": "",
|
||||
"centerVertically": "",
|
||||
"centerHorizontally": ""
|
||||
},
|
||||
"buttons": {
|
||||
"clearReset": "重置画布",
|
||||
@@ -150,6 +157,11 @@
|
||||
"lineEditor_pointSelected": "按下 Delete 移除点,Ctrl 或 Cmd+D 以复制,或拖动以移动",
|
||||
"lineEditor_nothingSelected": "选中要移动或移除的点,或按住 Alt 并点击添加新点"
|
||||
},
|
||||
"canvasError": {
|
||||
"cannotShowPreview": "",
|
||||
"canvasTooBig": "",
|
||||
"canvasTooBigTip": ""
|
||||
},
|
||||
"errorSplash": {
|
||||
"headingMain_pre": "遇到异常。请尝试",
|
||||
"headingMain_button": "重新加载页面。",
|
||||
|
||||
Reference in New Issue
Block a user