UNPKG

saas-dynamic-component

Version:

saas-dynamic-component ==== saas平台动态引擎组件库,目前包括查询引擎、表格引擎,后续待增加...

21 lines (19 loc) 585 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var en_US = { selectHolder: 'Please choose...', multiSelect: 'Enter more than one item with commas,such as:A,B,C', show: 'show', hide: 'hide', resetting: 'resetting', emptyData: 'Empty', all: 'All', notEmpty: 'This must be filled in!', serverError: 'Server exception:', fieldSetting: 'Filters', filterLess: 'Choose three fields at least! Otherwise affect the normal display of the table.', filterRequire: 'Choose one non-fixed column field at least.' }; exports.default = en_US;