fix month 12th name
fix month 12th name: Deciembre -> Diciembre
This commit is contained in:
parent
9372fe8d1c
commit
c1a0c58184
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ const lang = {
|
|||
month9: 'Septiembre',
|
||||
month10: 'Octubre',
|
||||
month11: 'Noviembre',
|
||||
month12: 'Deciembre',
|
||||
month12: 'Diciembre',
|
||||
year: 'Año',
|
||||
weekStartDay: '1',
|
||||
weeks: {
|
||||
|
|
Loading…
Add table
Reference in a new issue