add t/string for loop

This commit is contained in:
vrifox 2023-07-18 17:02:24 +02:00
parent d4fd4e2134
commit ec060d6ebe
No known key found for this signature in database
GPG key ID: D40098E5B60B2197
3 changed files with 12 additions and 4 deletions

View file

@ -84,6 +84,10 @@
"load": "Abrufen von Liedtexten",
"void": "Keine Liedtexte"
},
"statusBar": {
"currentPlaylist": "Aktuelle Wiedergabeliste",
"loop": "Schleife"
},
"countries": {
"AE": "Vereinigte Arabische Emirate",
"AR": "Argentien",

View file

@ -84,6 +84,10 @@
"load": "Fetching Lyrics",
"void": "No Lyrics"
},
"statusBar": {
"currentPlaylist": "Current Playlist",
"loop": "Loop"
},
"countries": {
"AE": "United Arab Emirates",
"AR": "Argentina",