mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 15:33:29 +02:00
See #170: wording
This commit is contained in:
parent
2438642867
commit
2c6c8b1258
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<router-link class="header item" :to="{name: 'subscriptions'}" v-if="$store.state.auth.authenticated">
|
<router-link class="header item" :to="{name: 'subscriptions'}" v-if="$store.state.auth.authenticated">
|
||||||
<translate translate-context="*/*/*/Noun">Subscriptions</translate>
|
<translate translate-context="*/*/*">Channels</translate>
|
||||||
</router-link>
|
</router-link>
|
||||||
<div class="item">
|
<div class="item">
|
||||||
<header class="header">
|
<header class="header">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue