Skip to content

Commit edbe730

Browse files
authored
Merge ce3bd8c into 42ac423
2 parents 42ac423 + ce3bd8c commit edbe730

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/locale/uz-UZ.js

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
export default {
2+
// Options.jsx
3+
items_per_page: '/ sah.',
4+
jump_to: 'O\'tish',
5+
jump_to_confirm: 'tasdiqlash',
6+
page: 'Sahifa',
7+
8+
// Pagination.jsx
9+
prev_page: 'Orqaga',
10+
next_page: 'Oldinga',
11+
prev_5: 'Oldingi 5',
12+
next_5: 'Keyingi 5',
13+
prev_3: 'Oldingi 3',
14+
next_3: 'Keyingi 3',
15+
page_size: 'sahifa hajmi',
16+
};

0 commit comments

Comments
 (0)