add translatable string for artist>subscribers

This commit is contained in:
vrifox 2023-07-18 15:05:55 +02:00
parent bb61809785
commit f638ebbdb8
No known key found for this signature in database
GPG key ID: D40098E5B60B2197
3 changed files with 13 additions and 8 deletions

View file

@ -37,6 +37,9 @@
"sync": "Wiedergabelisten synchronisieren",
"select": "Hinzufügende Wiedergabeliste auswählen"
},
"artist": {
"subscribers": "Abonnenten"
},
"pref": {
"worst": "am Schlechten",
"theme": "Farbschema",

View file

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