Skip to content

Commit

Permalink
Datepicker: [Reformat Style] Added Myanmar (Burmese) localisation
Browse files Browse the repository at this point in the history
  • Loading branch information
kthiha-dev committed May 9, 2020
1 parent 099a323 commit e24d9bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ui/i18n/datepicker-mm.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ datepicker.regional.mm = {
monthNames: [ "ဇန်နဝါရီလ","ဖေဖော်ဝါရီလ","မတ်လ","ဧပြီလ","မေလ","ဇွန်လ",
"ဇူလိုင်လ","သြဂုတ်လ","စက်တင်ဘာလ","အောက်တိုဘာလ","နိုဝင်ဘာလ","ဒီဇင်ဘာလ" ],
monthNamesShort: [ "ဇန်","ဖေ","မတ်","ပြီ","မေ","ဇွန်",
"ဇူ","ဂုတ်","စက်","အောက်","နို","ဒီ" ],
dayNames: [ "တနင်္ဂနွေနေ့", "တနင်္လာနေ့", "အင်္ဂါနေ့", "ဗုဒ္ဓဟူးနေ့", "ကြာသပတေးနေ့", "သောကြာနေ့", "စနေနေ့" ],
dayNamesShort: [ "တနင်္ဂနွေ", "တနင်္လာ", "အင်္ဂါ", "ဗုဒ္ဓဟူး", "ကြာသပတေး", "သောကြာ", "စနေ" ],
"ဇူ","ဂုတ်","စက်","အောက်","နို" ,"ဒီ" ],
dayNames: [ "တနင်္ဂနွေနေ့","တနင်္လာနေ့","အင်္ဂါနေ့","ဗုဒ္ဓဟူးနေ့","ကြာသပတေးနေ့","သောကြာနေ့","စနေနေ့" ],
dayNamesShort: [ "တနင်္ဂနွေ","တနင်္လာ","အင်္ဂါ","ဗုဒ္ဓဟူး","ကြာသပတေး","သောကြာ","စနေ" ],
dayNamesMin: [ "နွေ","လာ","ဂါ","ဟူး","ကြာ","သော","နေ" ],
weekHeader: "အပတ်",
dateFormat: "dd/mm/yy",
Expand Down

0 comments on commit e24d9bf

Please sign in to comment.