mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 04:42:58 -05:00
[web] Streamline names of translation keys
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<p v-if="!item.folder">
|
||||
<span
|
||||
class="heading"
|
||||
v-text="$t('dialog.playlist.track-count')"
|
||||
v-text="$t('dialog.playlist.tracks')"
|
||||
/>
|
||||
<span class="title is-6" v-text="item.item_count" />
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user