@ucloud-pccl/react-components
Version:
UCloud pccl react components
22 lines (21 loc) • 570 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _default = exports.default = {
emptyTip: 'data is empty',
search: 'search',
filter: 'filter',
searchResult: 'search result',
items: 'items',
reset: 'reset search and filter',
period: '.',
semicolon: ';',
colon: ': ',
selected: 'selected',
cancelSelect: 'cancel select',
columnConfigHeader: 'custom columns',
columnConfigTip: 'when you clean cache or change browser, the saving record will lost.',
columnConfigSelected: 'selected'
};