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 a4b0a61 commit 16072cfCopy full SHA for 16072cf
src/locale/mm_MM.js
@@ -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: 'ယခင် ၅ခုမြောက်',
12
+ next_5: 'နောက် ၅ခုမြောက်',
13
+ prev_3: 'ယခင် ၃ခုမြောက်',
14
+ next_3: 'နောက် ၃ခုမြောက်',
15
+};
0 commit comments