UNPKG

choerodon-ui

Version:

An enterprise-class UI design language and React-based implementation

36 lines (34 loc) 949 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { today: 'Avui', now: 'Ara', backToToday: 'Tornar a avui', ok: 'Acceptar', clear: 'Netejar', month: 'Mes', year: 'Any', timeSelect: 'Seleccionar hora', dateSelect: 'Seleccionar data', monthSelect: 'Escollir un mes', yearSelect: 'Escollir un any', decadeSelect: 'Escollir una dècada', yearFormat: 'YYYY', dateFormat: 'D/M/YYYY', dayFormat: 'D', dateTimeFormat: 'D/M/YYYY HH:mm:ss', monthBeforeYear: true, previousMonth: 'Mes anterior (PageUp)', nextMonth: 'Mes següent (PageDown)', previousYear: 'Any anterior (Control + left)', nextYear: 'Mes següent (Control + right)', previousDecade: 'Dècada anterior', nextDecade: 'Dècada següent', previousCentury: 'Segle anterior', nextCentury: 'Segle següent' }; exports["default"] = _default; //# sourceMappingURL=ca_ES.js.map