{
    "expressionEditor": {
        "title": "Expression Editor",
        "buttons": {
            "ok": "OK",
            "cancel": "Cancel",
            "clear": "Clear"
        },
        "messagerType": {
            "info": "Info",
            "warning": "Warning",
            "error": "Error"
        },
        "tipLabel": "Tip Message：",
        "variable": {
            "dataEntity": "Data Entity",
            "placeholder": "Please enter the name or code, press Enter to query",
            "label": "Variable"
        },
        "functions": {
            "emptyMessage": "No matching items found",
            "placeholder": "Please enter the function name, press Enter to query"
        }
    }
}