UNPKG

yqcloud-ui

Version:

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

24 lines (22 loc) 559 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports['default'] = { // Options.jsx items_per_page: '/ ページ', label_items_per_page: 'Items / page', jump_to: '移動', jump_to_confirm: '確認する', page: 'ページ', // Pagination.jsx first_page: 'First Page', last_page: 'Last Page', prev_page: '前のページ', next_page: '次のページ', prev_5: '前 5ページ', next_5: '次 5ページ', prev_3: '前 3ページ', next_3: '次 3ページ' }; module.exports = exports['default'];