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:
@@ -94,7 +94,7 @@
|
|||||||
"recentlyPlayed": "Recientes",
|
"recentlyPlayed": "Recientes",
|
||||||
"mostPlayed": "Más reproducidos",
|
"mostPlayed": "Más reproducidos",
|
||||||
"starred": "Favoritos",
|
"starred": "Favoritos",
|
||||||
"topRated": "Los mejores calificados"
|
"topRated": "Mejor calificados"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"artist": {
|
"artist": {
|
||||||
|
|||||||
Reference in New Issue
Block a user