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
+14 -2
View File
@@ -228,6 +228,18 @@
"Unset favorite": "Unset favorite",
"Remove from queue": "Remove from queue",
"Play song radio": "Play song radio",
"to":"to",
"by":"by"
"to": "to",
"by": "by",
"Jan": "Jan",
"Feb": "Feb",
"Mar": "Mar",
"Apr": "Apr",
"May": "May",
"Jun": "Jun",
"Jul": "Jul",
"Aug": "Aug",
"Sept": "Sept",
"Oct": "Oct",
"Nov": "Nov",
"Dec": "Dec"
}