Cleanup. (Skin editor)

This commit is contained in:
2023-03-15 15:44:32 +08:00
parent 2207c80951
commit a2391aeb22
4 changed files with 5 additions and 8 deletions

View File

@@ -1,5 +1,4 @@
messages["zh_CN"] = {
"block.select": "选择 {0}",
"input.comp.anim": "动画",
"input.comp.default": "组件",
"input.comp.image": "图片图形",
@@ -172,7 +171,7 @@ messages["zh_CN"] = {
"statement.exp.op.sub1": "-{0}",
"statement.obj": "创建一个容器 {0}",
"statement.prop": "设置属性 {0} 为 {1}",
"statement.select": "{0} {1}",
"statement.select": "选择 {0} {1}",
"statement.select.anchor": "选择其 {0} 锚点",
"statement.select.atanchor": "选择位于其 {0} 锚点",
"statement.select.exp": "如果元素符合表达式 {0}",