mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 05:59:45 -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": {
|
"artists": {
|
||||||
"count": "{count} artists",
|
"count": "{count} artistes",
|
||||||
"filter": "Filtre",
|
"filter": "Filtre",
|
||||||
"sort-by": {
|
"sort-by": {
|
||||||
"title": "Trier par",
|
"title": "Trier par",
|
||||||
|
|||||||
Reference in New Issue
Block a user