We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e149d76 commit 56a83beCopy full SHA for 56a83be
src/locale/by_BY.js
@@ -0,0 +1,14 @@
1
+export default {
2
+ // Options.jsx
3
+ items_per_page: '/старонка',
4
+ jump_to: 'Перайсці',
5
+ jump_to_confirm: 'Пацвердзіць',
6
+ page: '',
7
+ // Pagination.jsx
8
+ prev_page: 'Назад',
9
+ next_page: 'Наперад',
10
+ prev_5: 'Папярэднія 5',
11
+ next_5: 'Наступныя 5',
12
+ prev_3: 'Папярэднія 3',
13
+ next_3: 'Наступныя 3',
14
+ };
0 commit comments