@farris/ui-vue
Version:
Farris Vue, a Farris Design based Vue3 component library.
26 lines • 850 B
JSON
{
"eventParameter": {
"title": "Parameter Editor",
"ok": "confirm",
"cancel": "cancel",
"workFlowClass": {
"title": "Please select a process category"
},
"generalEditor": {
"field": "field",
"tabVar": "variable",
"form": "form components"
},
"jsonEditor": {
"dialogTitle": "Configurable parameter editor",
"keyColumnTitle": "parameter",
"valueColumnTitle": "parameter value",
"addButtonText": "Add configuration parameters",
"keyColumnPlaceholder": "Please enter the parameters",
"error": "Expected array of parameter schema for JsonEditor, but received invalid JSON"
},
"comboTree": {
"placeholder": "Please select"
}
}
}