Common context for duplicates

Removes unnecessary `...` for more coherence
This commit is contained in:
jovuit 2019-03-18 10:07:58 +01:00 committed by Eliot Berriot
parent 196995682b
commit 86534e7392
84 changed files with 339 additions and 338 deletions

View file

@ -14,7 +14,7 @@
</div>
<div class="column">
<playlist-widget :url="'playlists/'" :filters="{scope: 'user', playable: true, ordering: '-creation_date'}">
<template slot="title"><translate translate-context="Content/Home/Title">Playlists</translate></template>
<template slot="title"><translate translate-context="*/*/*">Playlists</translate></template>
</playlist-widget>
</div>
</div>