UNPKG

@ucloud-fe/react-components

Version:
26 lines (25 loc) 756 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { custom: 'Custom', inputErrorTip: 'Input is invalid', dateErrorTip: 'Date is invalid', nullableErrorTip: "Can't be empty", chooseTodayNow: 'Choose now', chooseThisMonth: 'Choose this month', rangeErrorTip: 'Out of range', maxRangeErrorTip: 'Greater than max range', minRangeErrorTip: 'Less than min range', startGreaterThanEndTip: "Start can't greater than end", confirm: 'Confirm', placeholder: 'Choose date', placeholderRangeStart: 'Start date', placeholderRangeEnd: 'End date', chooseTipRangeStart: 'Choose start date', chooseTipRangeEnd: 'Choose end date', to: 'to' }; exports.default = _default;