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["en_US"] = {
"block.select": "Select {0}",
"input.comp.anim": "animation",
"input.comp.default": "component",
"input.comp.image": "image sprite",
@@ -172,7 +171,7 @@ messages["en_US"] = {
"statement.exp.op.sub1": "-{0}",
"statement.obj": "Create a container {0}",
"statement.prop": "Set its {0} to {1}",
"statement.select": "{0} {1}",
"statement.select": "Select {0} {1}",
"statement.select.anchor": "Select its anchor {0}",
"statement.select.atanchor": "Select at its anchor {0}",
"statement.select.exp": "If it matches the expression {0}",