choerodon-ui
Version:
An enterprise-class UI design language and React-based implementation
19 lines (18 loc) • 491 B
JavaScript
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: '۵ صفحه قبلی',
next_5: '۵ صفحه بعدی',
prev_3: '۳ صفحه قبلی',
next_3: '۳ صفحه بعدی'
};
//# sourceMappingURL=fa_IR.js.map