Improve some texts on account registration and email notification

settings

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-10-06 15:36:19 +02:00
parent 55f6f3e747
commit 27a75cd0df
6 changed files with 41 additions and 7 deletions

View File

@@ -44,6 +44,14 @@
<b-input type="textarea" maxlength="100" rows="2" v-model="identity.summary" />
</b-field>
<p class="content">
{{
$t(
"You will be able to add an avatar and set other options in your account settings."
)
}}
</p>
<p class="control has-text-centered">
<b-button
type="is-primary"