{
    "expressionEditor": {
        "title": "表達式編輯器",
        "buttons": {
            "ok": "確定",
            "cancel": "取消",
            "clear": "清空"
        },
        "messagerType": {
            "info": "提示",
            "warning": "警告",
            "error": "錯誤"
        },
        "tipLabel": "提示信息：",
        "variable": {
            "dataEntity": "資料實體",
            "placeholder": "請輸入名稱或編號，按 Enter 查詢",
            "label": "變數"
        },
        "functions": {
            "emptyMessage": "沒有與搜索條件匹配的項",
            "placeholder": "請輸入函數名稱，按 Enter 查詢"
        }
    }
}