update mn locale (#8599)

* Complete Mongolian translation :mn:

* removed // to be translated

* Fixed translation

* Update mn.js

* Update mn.js

* Update mn.js
pull/8623/head
Батмөнх 2017-12-01 15:16:18 +08:00 committed by 杨奕
parent d19f555208
commit 2d8e73bc02
1 changed files with 13 additions and 13 deletions

View File

@ -20,7 +20,7 @@ export default {
nextYear: 'Дараа жил', nextYear: 'Дараа жил',
prevMonth: 'Өмнөх сар', prevMonth: 'Өмнөх сар',
nextMonth: 'Дараа сар', nextMonth: 'Дараа сар',
year: 'Жил', year: 'он',
month1: '1 сар', month1: '1 сар',
month2: '2 сар', month2: '2 сар',
month3: '3 сар', month3: '3 сар',
@ -44,18 +44,18 @@ export default {
sat: 'Бям' sat: 'Бям'
}, },
months: { months: {
jan: '1', jan: '1 сар',
feb: '2', feb: '2 сар',
mar: '3', mar: '3 сар',
apr: '4', apr: '4 сар',
may: '5', may: '5 сар',
jun: '6', jun: '6 сар',
jul: '7', jul: '7 сар',
aug: '8', aug: '8 сар',
sep: '9', sep: '9 сар',
oct: '10', oct: '10 сар',
nov: '11', nov: '11 сар',
dec: '12' dec: '12 сар'
} }
}, },
select: { select: {