add some translations for the months

This commit is contained in:
Drew Weymouth
2024-12-23 17:54:31 -08:00
parent 774bd996fc
commit 4a1b04dd68
6 changed files with 80 additions and 8 deletions
+13 -1
View File
@@ -226,5 +226,17 @@
"Remove from queue": "Rimuovi dalla coda",
"Play song radio": "Avvia radio mix",
"to": "al",
"by": "by"
"by": "by",
"Jan": "Gen",
"Feb": "Feb",
"Mar": "Mar",
"Apr": "Apr",
"May": "Mag",
"Jun": "Giu",
"Jul": "Lug",
"Aug": "Ago",
"Sept": "Set",
"Oct": "Ott",
"Nov": "Nov",
"Dec": "Dic"
}