mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 21:38:01 +02:00
add t/string for loop
This commit is contained in:
parent
a01d14cbbc
commit
615a70e13c
3 changed files with 12 additions and 4 deletions
|
@ -87,6 +87,10 @@
|
|||
"load": "Abrufen von Liedtexten",
|
||||
"void": "Keine Liedtexte"
|
||||
},
|
||||
"statusBar": {
|
||||
"currentPlaylist": "Aktuelle Wiedergabeliste",
|
||||
"loop": "Schleife"
|
||||
},
|
||||
"countries": {
|
||||
"AE": "Vereinigte Arabische Emirate",
|
||||
"AR": "Argentien",
|
||||
|
|
|
@ -87,6 +87,10 @@
|
|||
"load": "Fetching Lyrics",
|
||||
"void": "No Lyrics"
|
||||
},
|
||||
"statusBar": {
|
||||
"currentPlaylist": "Current Playlist",
|
||||
"loop": "Loop"
|
||||
},
|
||||
"countries": {
|
||||
"AE": "United Arab Emirates",
|
||||
"AR": "Argentina",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue