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
@@ -229,5 +229,17 @@
"Remove from queue": "Remover de la cola",
"Play song radio": "Reproducir canciones similares",
"to": "a",
"by": "por"
"by": "por",
"Jan": "Ene",
"Feb": "Feb",
"Mar": "Mar",
"Apr": "Abr",
"May": "May",
"Jun": "Jun",
"Jul": "Jul",
"Aug": "Ago",
"Sept": "Set",
"Oct": "Oct",
"Nov": "Nov",
"Dec": "Dic"
}