Merge pull request #242 from SergAlexAnd/master

Add Italian month names
This commit is contained in:
Sagar Sharma 2023-01-04 19:51:01 +05:30 committed by GitHub
commit 743f84f49d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,20 @@ const month_names = {
'Noviembre',
'Diciembre',
],
it: [
'Gennaio',
'Febbraio',
'Marzo',
'Aprile',
'Maggio',
'Giugno',
'Luglio',
'Agosto',
'Settembre',
'Ottobre',
'Novembre',
'Dicembre',
],
ru: [
'Январь',
'Февраль',