smart-webcomponents-angular
Version:
[](https://jqwidgets.com/license/)
28 lines • 835 B
JSON
{
'add': '添加',
'addCondition': '添加条件',
'addGroup': '添加分组',
'and': '并且',
'notand': '不并且',
'or': '或者',
'notor': '不或者',
'=': '等于',
'<>': '不等于',
'>': '大于',
'>=': '大于或等于',
'<': '小于',
'<=': '小于或等于',
'startswith': '以...开始',
'endswith': '以...结束',
'contains': '包含',
'notcontains': '不包含',
'isblank': '为空',
'isnotblank': '不为空',
'wrongParentGroupIndex': '{{elementType}}: "{{method}}" 方法中父分组索引错误。',
'wrongElementNode': '{{elementType}}: "{{method}}" 方法中节点或节点ID不正确。',
'invalidDataStructure': '{{elementType}}: updateCondition/updateGroup 方法使用了无效的数据结构。',
'dateTabLabel': '日期',
'timeTabLabel': '时间',
'queryLabel': '查询',
'placeholderDate': '输入日期',
}