You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2021. It is now read-only.
Hi, could you please customize it for the months of Pashto Language. it only needs to change the months Array from Persian months names into Pashto months names. the Pashto months names array is as bellow.
const monthsJalaali = [
'حمل',
'ثور',
'جوزا',
'سرطان',
'اسد',
'سنبله',
'میزان',
'عقرب',
'قوس',
'جدي',
'دلوه',
'حوت'
];