mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-06 11:49:55 +02:00
Fixed typo
This commit is contained in:
parent
c3e6c4c7ec
commit
00c717406e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<h1 class="ui huge header">
|
||||
{{ $t('Welcome on Funkwhale') }}
|
||||
</h1>
|
||||
<p>{{ $t('We think listening music should be simple.') }}</p>
|
||||
<p>{{ $t('We think listening to music should be simple.') }}</p>
|
||||
<router-link class="ui icon button" to="/about">
|
||||
<i class="info icon"></i>
|
||||
{{ $t('Learn more about this instance') }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue