feat(ui): add missing filter for admin users in album, artist, and song lists

Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
Deluan
2025-05-24 13:04:07 -04:00
parent 5ade9344ff
commit c98e4d02cb
6 changed files with 27 additions and 7 deletions
+6 -3
View File
@@ -34,7 +34,8 @@
"participants": "Additional participants",
"tags": "Additional Tags",
"mappedTags": "Mapped tags",
"rawTags": "Raw tags"
"rawTags": "Raw tags",
"missing": "Missing"
},
"actions": {
"addToQueue": "Play Later",
@@ -73,7 +74,8 @@
"releaseType": "Type",
"grouping": "Grouping",
"media": "Media",
"mood": "Mood"
"mood": "Mood",
"missing": "Missing"
},
"actions": {
"playAll": "Play",
@@ -105,7 +107,8 @@
"playCount": "Plays",
"rating": "Rating",
"genre": "Genre",
"role": "Role"
"role": "Role",
"missing": "Missing"
},
"roles": {
"albumartist": "Album Artist |||| Album Artists",