add genres to home route configuration

This commit is contained in:
jeffvli
2025-12-03 20:22:49 -08:00
parent 5ea7798c52
commit a27ddfe746
4 changed files with 78 additions and 19 deletions
+1
View File
@@ -464,6 +464,7 @@
},
"home": {
"explore": "explore from your library",
"genres": "$t(entity.genre_other)",
"mostPlayed": "most played",
"newlyAdded": "newly added releases",
"recentlyPlayed": "recently played",