Update favorite count templates

This commit is contained in:
Noe Gaumont 2019-12-08 18:35:40 +01:00
commit aa62c5812c
23 changed files with 39 additions and 39 deletions

View file

@ -173,9 +173,9 @@ msgstr[1] "%{ count } albums"
#: front/src/components/favorites/List.vue:10
msgctxt "Content/Favorites/Title"
msgid "1 favorite"
msgid "%{ count } favorite"
msgid_plural "%{ count } favorites"
msgstr[0] "1 favourite"
msgstr[0] "%{ count } favourite"
msgstr[1] "%{ count } favourites"
#: front/src/components/audio/artist/Card.vue:15