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
@@ -226,6 +226,18 @@
"Unset favorite": "Von Favoriten entfernen",
"Remove from queue": "Aus Wiedergabeliste entfernen",
"Play song radio": "Liedradio abspielen",
"to":"bis",
"by":"von"
"to": "bis",
"by": "von",
"Jan": "Jan",
"Feb": "Feb",
"Mar": "März",
"Apr": "Apr",
"May": "Mai",
"Jun": "Jun",
"Jul": "Jul",
"Aug": "Aug",
"Sept": "Sept",
"Oct": "Okt",
"Nov": "Nov",
"Dec": "Dec"
}