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
@@ -33,7 +33,8 @@
"participants": "Outros Participantes",
"tags": "Outras Tags",
"mappedTags": "Tags mapeadas",
"rawTags": "Tags originais"
"rawTags": "Tags originais",
"missing": "Ausente"
},
"actions": {
"addToQueue": "Adicionar à fila",
@@ -72,7 +73,8 @@
"releaseType": "Tipo",
"grouping": "Agrupamento",
"media": "Mídia",
"mood": "Mood"
"mood": "Mood",
"missing": "Ausente"
},
"actions": {
"playAll": "Tocar",
@@ -104,7 +106,8 @@
"rating": "Classificação",
"genre": "Gênero",
"size": "Tamanho",
"role": "Role"
"role": "Role",
"missing": "Ausente"
},
"roles": {
"albumartist": "Artista do Álbum |||| Artistas do Álbum",