UNPKG

choerodon-ui

Version:

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

19 lines (18 loc) 608 B
export 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 Σελίδες' }; //# sourceMappingURL=el_GR.js.map