Merge pull request #242 from SergAlexAnd/master
Add Italian month names
This commit is contained in:
commit
743f84f49d
@ -35,6 +35,20 @@ const month_names = {
|
||||
'Noviembre',
|
||||
'Diciembre',
|
||||
],
|
||||
it: [
|
||||
'Gennaio',
|
||||
'Febbraio',
|
||||
'Marzo',
|
||||
'Aprile',
|
||||
'Maggio',
|
||||
'Giugno',
|
||||
'Luglio',
|
||||
'Agosto',
|
||||
'Settembre',
|
||||
'Ottobre',
|
||||
'Novembre',
|
||||
'Dicembre',
|
||||
],
|
||||
ru: [
|
||||
'Январь',
|
||||
'Февраль',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user