mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-06-03 14:11:10 +00:00
16 lines
689 B
JSON
16 lines
689 B
JSON
{
|
|
"Binded: {expr}": "Binded: {expr}",
|
|
"Variable Binding": "Variable Binding",
|
|
"Switch Setter": "Switch Setter",
|
|
"Multiple Value, Click to Clear": "Multiple Value, Click to Clear",
|
|
"Required": "Required",
|
|
"Setted Value, Click to Clear": "Setted Value, Click to Clear",
|
|
"Multiple Value": "Multiple Value",
|
|
"Attribute: ": "Attribute: ",
|
|
"Description: ": "Description: ",
|
|
"Please select a node in canvas": "Please select a node in canvas",
|
|
"Current node is locked": "Current node is locked",
|
|
"No config found for this type of component": "No config found for this type of component",
|
|
"Please select same kind of components": "Please select same kind of components"
|
|
}
|