vuecssuiant-designantdreactantantd-vueenterprisefrontendui-designvue-antdvue-antd-uivue3vuecomponent
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
486 B
15 lines
486 B
export default { |
|
// Options.jsx |
|
items_per_page: '/ сторінці', |
|
jump_to: 'Перейти', |
|
jump_to_confirm: 'підтвердити', |
|
page: '', |
|
|
|
// Pagination.jsx |
|
prev_page: 'Попередня сторінка', |
|
next_page: 'Наступна сторінка', |
|
prev_5: 'Попередні 5 сторінок', |
|
next_5: 'Наступні 5 сторінок', |
|
prev_3: 'Попередні 3 сторінки', |
|
next_3: 'Наступні 3 сторінки', |
|
};
|
|
|