Skip to content

Commit

Permalink
removing my comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdiataey committed Apr 20, 2023
1 parent 4fab9ad commit 00afbd9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jalali-moment.js
Original file line number Diff line number Diff line change
Expand Up @@ -1144,7 +1144,6 @@ moment.updateLocale("fa", {
, jMonths: ("فروردین_اردیبهشت_خرداد_تیر_مرداد_شهریور_مهر_آبان_آذر_دی_بهمن_اسفند").split("_")
, jMonthsShort: "فروردین_اردیبهشت_خرداد_تیر_مرداد_شهریور_مهر_آبان_آذر_دی_بهمن_اسفند".split("_")
});
//persian-dari
moment.updateLocale("fa-af", {
months: ("جنوری_فبروری_مارچ_اپریل_می_جون_جولای_آگست_سپتمبر_اکتوبر_نومبر_دیسمبر").split("_")
, monthsShort: ("جنوری_فبروری_مارچ_اپریل_می_جون_جولای_آگست_سپتمبر_اکتوبر_نومبر_دیسمبر").split("_")
Expand Down Expand Up @@ -1198,7 +1197,6 @@ moment.updateLocale("fa-af", {
, jMonths: ("حمل_ثور_جوزا_سرطان_اسد_سنبله_میزان_عقرب_قوس_جدی_دلو_حوت").split("_")
, jMonthsShort: "حمل_ثور_جوزا_سرطان_اسد_سنبله_میزان_عقرب_قوس_جدی_دلو_حوت".split("_")
});
//pashto
moment.updateLocale("ps-af", {
months: ("جنوری_فبروری_مارچ_اپریل_می_جون_جولای_آگست_سپتمبر_اکتوبر_نومبر_دیسمبر").split("_")
, monthsShort: ("جنوری_فبروری_مارچ_اپریل_می_جون_جولای_آگست_سپتمبر_اکتوبر_نومبر_دیسمبر").split("_")
Expand Down

0 comments on commit 00afbd9

Please sign in to comment.