mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 21:49:48 -05:00
[web] Fix of wrong French translation
In the page listing the artists, the count of them was not properly translated.
This commit is contained in:
@@ -276,7 +276,7 @@
|
||||
}
|
||||
},
|
||||
"artists": {
|
||||
"count": "{count} artists",
|
||||
"count": "{count} artistes",
|
||||
"filter": "Filtre",
|
||||
"sort-by": {
|
||||
"title": "Trier par",
|
||||
|
||||
Reference in New Issue
Block a user