UNPKG

yqcloud-ui

Version:

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

24 lines (22 loc) 576 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports['default'] = { // Options.jsx items_per_page: '/ halaman', label_items_per_page: 'Items / page', jump_to: 'Menuju', jump_to_confirm: 'konfirmasi', page: '', // Pagination.jsx first_page: 'First Page', last_page: 'Last Page', prev_page: 'Halaman Sebelumnya', next_page: 'Halaman Berikutnya', prev_5: '5 Halaman Sebelumnya', next_5: '5 Halaman Berikutnya', prev_3: '3 Halaman Sebelumnya', next_3: '3 Halaman Berikutnya' }; module.exports = exports['default'];