UNPKG

choerodon-ui

Version:

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

26 lines (24 loc) 637 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { // Options.jsx items_per_page: '/ strana', label_items_per_page: 'Items / page', jump_to: 'Přejít', jump_to_confirm: 'potvrdit', page: '', // Pagination.jsx first_page: 'First Page', last_page: 'Last Page', prev_page: 'Předchozí strana', next_page: 'Následující strana', prev_5: 'Předchozích 5 stran', next_5: 'Následujících 5 stran', prev_3: 'Předchozí 3 strany', next_3: 'Následující 3 strany' }; exports["default"] = _default; //# sourceMappingURL=cs_CZ.js.map