mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 13:28:02 +02:00
add t/strings for statusbar>add to playlist
This commit is contained in:
parent
fb716f88ea
commit
a51150729e
3 changed files with 5 additions and 3 deletions
|
@ -88,7 +88,8 @@
|
|||
},
|
||||
"statusBar": {
|
||||
"currentPlaylist": "Aktuelle Wiedergabeliste",
|
||||
"loop": "Schleife"
|
||||
"loop": "Schleife",
|
||||
"add_current_to_playlist": "Füge aktuelles Lied einer Wiedergabeliste hinzu"
|
||||
},
|
||||
"general": {
|
||||
"username": "Benutzername",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue