UNPKG

yqcloud-ui

Version:

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

24 lines (22 loc) 545 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports['default'] = { // Options.jsx items_per_page: '/ Seite', label_items_per_page: 'Items / page', jump_to: 'Gehe zu', jump_to_confirm: 'bestätigen', page: '', // Pagination.jsx first_page: 'First Page', last_page: 'Last Page', prev_page: 'Vorherige Seite', next_page: 'Nächste Seite', prev_5: '5 Seiten zurück', next_5: '5 Seiten vor', prev_3: '3 Seiten zurück', next_3: '3 Seiten vor' }; module.exports = exports['default'];