mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-06-02 13:41:01 +00:00
24 lines
573 B
JSON
24 lines
573 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": "Component Tree",
|
|
"Filter Node": "Filter Node",
|
|
"Check All": "Check All",
|
|
"Conditional rendering": "Conditional rendering",
|
|
"Loop rendering": "Loop rendering",
|
|
"Locked": "Locked",
|
|
"Hidden": "Hidden",
|
|
"Modal View": "Modal View",
|
|
"Rename": "Rename",
|
|
"Delete": "Delete"
|
|
}
|