Skip to content

Commit

Permalink
update language code
Browse files Browse the repository at this point in the history
  • Loading branch information
weldan committed Feb 19, 2013
1 parent 02a7bb1 commit b4d66c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/ms-my.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// language : Bahasa Malaysia (ms-MY)
// author : Weldan Jamili : https://github.com/weldan

require('../moment').lang('ms', {
require('../moment').lang('ms-my', {
months : "Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),
monthsShort : "Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),
weekdays : "Minggu_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),
Expand Down

0 comments on commit b4d66c6

Please sign in to comment.