Skip to content
Snippets Groups Projects
Commit 55fec09e authored by Jo Vuit's avatar Jo Vuit
Browse files

Added context strings

parent 041dc3c8
Branches
Tags
No related merge requests found
......@@ -16,7 +16,7 @@
<duration :seconds="playlist.duration" />
|
<i class="sound icon"></i>
<translate
<translate :translate-context="'Content/*/Card/List item'"
translate-plural="%{ count } tracks"
:translate-n="playlist.tracks_count"
:translate-params="{count: playlist.tracks_count}">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment