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.
16 lines
359 B
16 lines
359 B
5 years ago
|
export default {
|
||
|
// Options.jsx
|
||
|
items_per_page: '/ səhifə',
|
||
|
jump_to: 'Get',
|
||
|
jump_to_confirm: 'təsdiqlə',
|
||
|
page: '',
|
||
|
|
||
|
// Pagination.jsx
|
||
|
prev_page: 'Əvvəlki Səhifə',
|
||
|
next_page: 'Növbəti Səhifə',
|
||
|
prev_5: 'Əvvəlki 5 Səhifə',
|
||
|
next_5: 'Növbəti 5 Səhifə',
|
||
|
prev_3: 'Əvvəlki 3 Səhifə',
|
||
|
next_3: 'Növbəti 3 Səhifə',
|
||
|
};
|