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 Joe Stump
parent fe16608012
commit 7ef5552b88
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

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"
}
}
}
}