mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 21:38:01 +02:00
fix subsribers/subs on artist page
This commit is contained in:
parent
54e8f2b245
commit
c1f8da9782
4 changed files with 22 additions and 10 deletions
|
@ -36,6 +36,10 @@
|
|||
"sync": "Wiedergabelisten synchronisieren",
|
||||
"select": "Hinzufügende Wiedergabeliste auswählen"
|
||||
},
|
||||
"artist": {
|
||||
"subscribers": "Abonnenten",
|
||||
"subs": "Abos"
|
||||
},
|
||||
"pref": {
|
||||
"worst": "schlechteste",
|
||||
"theme": "Farbschema",
|
||||
|
|
|
@ -36,6 +36,10 @@
|
|||
"sync": "Sync playlists",
|
||||
"select": "Select Playlist to Add"
|
||||
},
|
||||
"artist": {
|
||||
"subscribers": "Subscribers",
|
||||
"subs": "Subs"
|
||||
},
|
||||
"pref": {
|
||||
"theme": "Theme",
|
||||
"dark": "Dark (Default)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue