choerodon-ui
Version:
An enterprise-class UI design language and React-based implementation
26 lines (24 loc) • 648 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
// Options.jsx
items_per_page: '/ strana',
label_items_per_page: 'Items / page',
jump_to: 'Choď na',
jump_to_confirm: 'potvrdit',
page: '',
// Pagination.jsx
first_page: 'First Page',
last_page: 'Last Page',
prev_page: 'Predchádzajúca strana',
next_page: 'Nasledujúca strana',
prev_5: 'Predchádzajúcich 5 strán',
next_5: 'Nasledujúcich 5 strán',
prev_3: 'Predchádzajúce 3 strany',
next_3: 'Nasledujúce 3 strany'
};
exports["default"] = _default;
//# sourceMappingURL=sk_SK.js.map
;