mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-11 14:30:20 -05:00
[web] Wrong label for play button in audiobook page
This commit is contained in:
@@ -298,7 +298,7 @@
|
||||
},
|
||||
"artist": {
|
||||
"album-count": "{count} Alben",
|
||||
"shuffle": "Zufallswiedergabe"
|
||||
"play": "Spielen"
|
||||
},
|
||||
"artists": {
|
||||
"count": "{count} Autoren",
|
||||
|
||||
@@ -298,7 +298,7 @@
|
||||
},
|
||||
"artist": {
|
||||
"album-count": "{count} albums",
|
||||
"shuffle": "Shuffle"
|
||||
"play": "Play"
|
||||
},
|
||||
"artists": {
|
||||
"count": "{count} authors",
|
||||
|
||||
@@ -298,7 +298,7 @@
|
||||
},
|
||||
"artist": {
|
||||
"album-count": "{count} albums",
|
||||
"shuffle": "Lecture aléatoire"
|
||||
"play": "Lire"
|
||||
},
|
||||
"artists": {
|
||||
"count": "{count} auteurs",
|
||||
|
||||
Reference in New Issue
Block a user