UNPKG

choerodon-ui

Version:

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

19 lines (18 loc) 479 B
export default { // Options.jsx items_per_page: '/ página', label_items_per_page: 'Items / page', jump_to: 'Ir a', jump_to_confirm: 'confirmar', page: '', // Pagination.jsx first_page: 'First Page', last_page: 'Last Page', prev_page: 'Página anterior', next_page: 'Página siguiente', prev_5: '5 páginas previas', next_5: '5 páginas siguientes', prev_3: '3 páginas previas', next_3: '3 páginas siguientes' }; //# sourceMappingURL=es_ES.js.map