fix subsribers/subs on artist page

This commit is contained in:
vrifox 2023-07-19 12:13:50 +02:00 committed by Shiny Nematoda
parent 54e8f2b245
commit c1f8da9782
4 changed files with 22 additions and 10 deletions

View file

@ -36,6 +36,10 @@
"sync": "Wiedergabelisten synchronisieren",
"select": "Hinzufügende Wiedergabeliste auswählen"
},
"artist": {
"subscribers": "Abonnenten",
"subs": "Abos"
},
"pref": {
"worst": "schlechteste",
"theme": "Farbschema",

View file

@ -36,6 +36,10 @@
"sync": "Sync playlists",
"select": "Select Playlist to Add"
},
"artist": {
"subscribers": "Subscribers",
"subs": "Subs"
},
"pref": {
"theme": "Theme",
"dark": "Dark (Default)",