Skip to content
Snippets Groups Projects
Commit 2bf4d6d2 authored by Jo Vuit's avatar Jo Vuit
Browse files

Missing spaces

parent 94251087
Branches
Tags
No related merge requests found
...@@ -68,8 +68,7 @@ ...@@ -68,8 +68,7 @@
<translate>Change my password</translate> <translate>Change my password</translate>
</h2> </h2>
<div class="ui message"> <div class="ui message">
<translate>Changing your password will also change your Subsonic API password if you have requested one.</translate> <translate>Changing your password will also change your Subsonic API password if you have requested one.</translate>&nbsp;<translate>You will have to update your password on your clients that use this password.</translate>
<translate>You will have to update your password on your clients that use this password.</translate>
</div> </div>
<form class="ui form" @submit.prevent="submitPassword()"> <form class="ui form" @submit.prevent="submitPassword()">
<div v-if="passwordError" class="ui negative message"> <div v-if="passwordError" class="ui negative message">
......
...@@ -5,8 +5,7 @@ ...@@ -5,8 +5,7 @@
<translate>The Subsonic API is not available on this Funkwhale instance.</translate> <translate>The Subsonic API is not available on this Funkwhale instance.</translate>
</p> </p>
<p> <p>
<translate>Funkwhale is compatible with other music players that support the Subsonic API.</translate> <translate>Funkwhale is compatible with other music players that support the Subsonic API.</translate>&nbsp;<translate>You can use those to enjoy your playlist and music in offline mode, on your smartphone or tablet, for instance.</translate>
<translate>You can use those to enjoy your playlist and music in offline mode, on your smartphone or tablet, for instance.</translate>
</p> </p>
<p> <p>
<translate>However, accessing Funkwhale from those clients require a separate password you can set below.</translate> <translate>However, accessing Funkwhale from those clients require a separate password you can set below.</translate>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment