mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-12 02:46:08 +00:00
15 lines
318 B
JSON
15 lines
318 B
JSON
{
|
|
"Initializing": "正在初始化",
|
|
"Hide": "隐藏",
|
|
"Show": "显示",
|
|
"Lock": "锁定",
|
|
"Unlock": "解锁",
|
|
"Expand": "展开",
|
|
"Collapse": "收起",
|
|
"Conditional": "条件式",
|
|
"Loop": "循环",
|
|
"Slots": "插槽",
|
|
"Slot for {prop}": "属性 {prop} 的插槽",
|
|
"Outline Tree": "大纲树"
|
|
}
|