mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 21:38:01 +02:00
add t/strings for statusbar>lyrics
This commit is contained in:
parent
4efb38a1e0
commit
7ed32cf9fc
3 changed files with 5 additions and 3 deletions
|
@ -86,7 +86,8 @@
|
|||
},
|
||||
"lyrics": {
|
||||
"load": "Abrufen von Liedtexten",
|
||||
"void": "Keine Liedtexte"
|
||||
"void": "Keine Liedtexte",
|
||||
"lyrics": "Liedtexte"
|
||||
},
|
||||
"statusBar": {
|
||||
"currentPlaylist": "Aktuelle Wiedergabeliste",
|
||||
|
|
|
@ -86,7 +86,8 @@
|
|||
},
|
||||
"lyrics": {
|
||||
"load": "Fetching Lyrics",
|
||||
"void": "No Lyrics"
|
||||
"void": "No Lyrics",
|
||||
"lyrics": "Lyrics"
|
||||
},
|
||||
"statusBar": {
|
||||
"currentPlaylist": "Current Playlist",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue