fix(ui): update Spanish translation (#4146)

Changed translation of "Top Rated" from "Los Mejores Calificados" to "Mejor Calificados" for consistency purposes with other list entries. While the previous version was correct, this version is shorter and aligns better with the rest of the terms.
This commit is contained in:
Kevian 2025-05-30 23:19:04 +02:00 committed by GitHub
parent 920800e909
commit 623919f53e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -94,7 +94,7 @@
"recentlyPlayed": "Recientes",
"mostPlayed": "Más reproducidos",
"starred": "Favoritos",
"topRated": "Los mejores calificados"
"topRated": "Mejor calificados"
}
},
"artist": {
@ -523,4 +523,4 @@
"current_song": "Canción actual"
}
}
}
}