{
    "mappgingEditor": {
        "columns": {
            "sourceField": "源字段",
            "targetField": "目标字段"
        },
        "message": {
            "noSelectItem": "请选择要删除的字段！",
            "confirmClear": "确定要清空所有映射字段吗？",
            "required": "请将映射字段填写完整！",
            "noDataSource": "请设置数据源！"
        },
        "buttons": {
            "ok": "确定",
            "cancel": "取消",
            "clear": "清空",
            "add": "添加",
            "remove": "删除"
        },
        "title": "映射编辑器"
    }
}