mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 22:38:26 +02:00
Various spelling
This commit is contained in:
parent
8c578fa9f5
commit
5a40981e53
26 changed files with 71 additions and 71 deletions
|
@ -20,7 +20,7 @@
|
|||
class="ui basic yellow button right floated"
|
||||
v-if="$store.state.auth.authenticated && type === 'custom' && radio.user.id === $store.state.auth.profile.id"
|
||||
:to="{name: 'library.radios.edit', params: {id: customRadioId }}">
|
||||
<translate>Edit...</translate>
|
||||
<translate>Edit…</translate>
|
||||
</router-link>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue