Skip to content

Commit 1739adb

Browse files
authored
Create kk_KZ.js (#309)
1 parent fc3d833 commit 1739adb

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/locale/kk_KZ.js

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
export default {
2+
// Options.jsx
3+
items_per_page: '/ бет',
4+
jump_to: 'Секіру',
5+
jump_to_confirm: 'Растау',
6+
page: '',
7+
8+
// Pagination.jsx
9+
prev_page: 'Артқа',
10+
next_page: 'Алға',
11+
prev_5: 'Алдыңғы 5',
12+
next_5: 'Келесі 5',
13+
prev_3: 'Алдыңғы 3',
14+
next_3: 'Келесі 3',
15+
};

0 commit comments

Comments
 (0)