UNPKG

choerodon-ui

Version:

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

35 lines (32 loc) 783 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { // Options.jsx items_per_page: '/ oldal', // '/ page', label_items_per_page: 'Items / page', jump_to: 'Ugrás', // 'Goto', jump_to_confirm: 'megerősít', // 'confirm', page: '', // Pagination.jsx first_page: 'First Page', last_page: 'Last Page', prev_page: 'Előző oldal', // 'Previous Page', next_page: 'Következő oldal', // 'Next Page', prev_5: 'Előző 5 oldal', // 'Previous 5 Pages', next_5: 'Következő 5 oldal', // 'Next 5 Pages', prev_3: 'Előző 3 oldal', // 'Previous 3 Pages', next_3: 'Következő 3 oldal' // 'Next 3 Pages', }; exports["default"] = _default; //# sourceMappingURL=hu_HU.js.map