UNPKG

@ucloud-pccl/react-components

Version:
22 lines (21 loc) 508 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = exports.default = { // Options.jsx itemsPerPage: 'itens/página', jumpTo: 'ir para', jumpToConfirm: 'confirmar', page: 'página', // Pagination.jsx prevPage: 'página anterior', nextPage: 'próxima página', prev5: '5 páginas atrás', next5: 'próximas 5 páginas', prev3: '3 páginas atrás', next3: 'próximas 3 páginas', total: 'total', items: 'itens' };