mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-11 14:30:20 -05:00
[web] Reduce the size of sliders
While keeping the ability to reach easily sliders, their visual size has been reduce to make them less bulky.
This commit is contained in:
@@ -367,6 +367,7 @@
|
||||
},
|
||||
"now-playing": {
|
||||
"info": "Tracks durch Auswählen aus der Bibliothek anfügen",
|
||||
"live": "Live",
|
||||
"title": "Deine Playliste ist leer."
|
||||
},
|
||||
"playlist": {
|
||||
|
||||
@@ -367,6 +367,7 @@
|
||||
},
|
||||
"now-playing": {
|
||||
"info": "Add some tracks by browsing your library",
|
||||
"live": "Live",
|
||||
"title": "Your play queue is empty"
|
||||
},
|
||||
"playlist": {
|
||||
|
||||
@@ -367,6 +367,7 @@
|
||||
},
|
||||
"now-playing": {
|
||||
"info": "Ajoutez des pistes en parcourant votre bibliothèque",
|
||||
"live": "En direct",
|
||||
"title": "La file d’attente est vide"
|
||||
},
|
||||
"playlist": {
|
||||
|
||||
Reference in New Issue
Block a user