[web] Fix genre not being displayed correctly depending on the media kind

The genre is not displayed depending on the media kind and not only for the "music" kind.
This commit is contained in:
Alain Nussbaumer
2023-07-24 19:51:00 +02:00
parent ca30b82e9a
commit a264efe2bb
16 changed files with 179 additions and 87 deletions

View File

@@ -313,7 +313,8 @@
},
"tabs": {
"authors": "Autoren",
"audiobooks": "Hörbücher"
"audiobooks": "Hörbücher",
"genres": "Genres"
}
},
"browse": {

View File

@@ -313,7 +313,8 @@
},
"tabs": {
"authors": "Authors",
"audiobooks": "Audiobooks"
"audiobooks": "Audiobooks",
"genres": "Genres"
}
},
"browse": {

View File

@@ -313,7 +313,8 @@
},
"tabs": {
"authors": "Auteurs",
"audiobooks": "Livres audio"
"audiobooks": "Livres audio",
"genres": "Genres"
}
},
"browse": {

View File

@@ -313,7 +313,8 @@
},
"tabs": {
"authors": "作者",
"audiobooks": "有声读物"
"audiobooks": "有声读物",
"genres": "流派"
}
},
"browse": {