Merge pull request #116 from St7s/patch-1

add ptBr month
This commit is contained in:
Anurag Mishra 2019-04-26 13:42:36 +05:30 committed by GitHub
commit 1f5d842ddb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ const month_names = {
'Septembre', 'Septembre',
'Octobre', 'Octobre',
'Novembre', 'Novembre',
'Decembre' 'Décembre'
] ]
}; };