UNPKG

yqcloud-ui

Version:

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

24 lines (22 loc) 530 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports['default'] = { // Options.jsx items_per_page: '/ page', label_items_per_page: 'Items / page', jump_to: 'Goto', jump_to_confirm: 'confirm', page: '', // Pagination.jsx first_page: 'First Page', last_page: 'Last Page', prev_page: 'Previous Page', next_page: 'Next Page', prev_5: 'Previous 5 Pages', next_5: 'Next 5 Pages', prev_3: 'Previous 3 Pages', next_3: 'Next 3 Pages' }; module.exports = exports['default'];