mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-27 14:10:32 +00:00
16 lines
325 B
JSON
16 lines
325 B
JSON
{
|
|
"Initializing": "Initializing",
|
|
"Hide": "Hide",
|
|
"Show": "Show",
|
|
"Lock": "Lock",
|
|
"Unlock": "Unlock",
|
|
"Expand": "Expand",
|
|
"Collapse": "Collapse",
|
|
"Conditional": "Condition",
|
|
"Loop": "Loop",
|
|
"Slots": "Slots",
|
|
"Slot for {prop}": "Slot for {prop}",
|
|
"Outline Tree": "Outline Tree",
|
|
"Rename": "Rename"
|
|
}
|