Update favorite count templates
This commit is contained in:
parent
c3cb8bc390
commit
aa62c5812c
23 changed files with 39 additions and 39 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue