{
    "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"
    }
}