diff --git a/src/locale/uz-UZ.js b/src/locale/uz-UZ.js new file mode 100644 index 00000000..61aa208c --- /dev/null +++ b/src/locale/uz-UZ.js @@ -0,0 +1,16 @@ +export default { + // Options.jsx + items_per_page: '/ sah.', + jump_to: 'O\'tish', + jump_to_confirm: 'tasdiqlash', + page: 'Sahifa', + + // Pagination.jsx + prev_page: 'Orqaga', + next_page: 'Oldinga', + prev_5: 'Oldingi 5', + next_5: 'Keyingi 5', + prev_3: 'Oldingi 3', + next_3: 'Keyingi 3', + page_size: 'sahifa hajmi', + };