Merge pull request #3627 from lensanag/patch-1

fix month 12th name
This commit is contained in:
Aresn 2018-05-16 13:50:31 +08:00 committed by GitHub
commit e130dc97ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ const lang = {
month9: 'Septiembre',
month10: 'Octubre',
month11: 'Noviembre',
month12: 'Deciembre',
month12: 'Diciembre',
year: 'Año',
weekStartDay: '1',
weeks: {