mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-07 05:38:13 +00:00
10 lines
257 B
JSON
10 lines
257 B
JSON
{
|
|
"NotValidNodeData": "Not valid node data",
|
|
"SelectComponents": "Select components",
|
|
"CopyAndPaste": "Copy and Paste",
|
|
"Copy": "Copy",
|
|
"PasteToTheBottom": "Paste to the bottom",
|
|
"PasteToTheInside": "Paste to the inside",
|
|
"Delete": "Delete"
|
|
}
|