See #170: wording
This commit is contained in:
parent
2438642867
commit
2c6c8b1258
|
@ -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…
Reference in New Issue