fix month 12th name

fix month 12th name: Deciembre -> Diciembre
This commit is contained in:
Lenin Sanchez 2018-05-15 23:29:43 -05:00 committed by GitHub
parent 9372fe8d1c
commit c1a0c58184
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: {