UNPKG

yqcloud-ui

Version:

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

24 lines (22 loc) 689 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'];