Various spelling

This commit is contained in:
Allan Nordhøy 2019-01-11 15:54:32 +01:00 committed by Eliot Berriot
parent 8c578fa9f5
commit 5a40981e53
26 changed files with 71 additions and 71 deletions

View file

@ -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>