@farris/ui-vue
Version:
Farris Vue, a Farris Design based Vue3 component library.
22 lines • 668 B
JSON
{
"mappgingEditor": {
"columns": {
"sourceField": "Source Field",
"targetField": "Target Field"
},
"message": {
"noSelectItem": "Please select a field to delete!",
"confirmClear": "Are you sure you want to clear all mapping fields?",
"required": "Please fill in the mapping fields completely!",
"noDataSource": "Please set the data source!"
},
"buttons": {
"ok": "OK",
"cancel": "Cancel",
"clear": "Clear",
"add": "Add",
"remove": "Delete"
},
"title": "Mapping Editor"
}
}