{
    "mappgingEditor": {
        "columns": {
            "sourceField": "源字段",
            "targetField": "目標字段"
        },
        "message": {
            "noSelectItem": "請選擇要刪除的字段！",
            "confirmClear": "確定要清空所有映射字段嗎？",
            "required": "請將映射字段填寫完整！",
            "noDataSource": "請設置數據源！"
        },
        "buttons": {
            "ok": "確定",
            "cancel": "取消",
            "clear": "清空",
            "add": "添加",
            "remove": "刪除"
        },
        "title": "映射編輯器"
    }
}