@farris/ui-vue
Version:
Farris Vue, a Farris Design based Vue3 component library.
25 lines • 714 B
JSON
{
"expressionEditor": {
"title": "Expression Editor",
"buttons": {
"ok": "OK",
"cancel": "Cancel",
"clear": "Clear"
},
"messagerType": {
"info": "Info",
"warning": "Warning",
"error": "Error"
},
"tipLabel": "Tip Message:",
"variable": {
"dataEntity": "Data Entity",
"placeholder": "Please enter the name or code, press Enter to query",
"label": "Variable"
},
"functions": {
"emptyMessage": "No matching items found",
"placeholder": "Please enter the function name, press Enter to query"
}
}
}