Various fixes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2019-09-23 10:26:38 +02:00
parent 9abb2f3526
commit df5c6b4008
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
<div class="column">
<form v-if="!validationSent">
<b-field
:label="t('Username')"
:label="$t('Username')"
:type="errors.preferred_username ? 'is-danger' : null"
:message="errors.preferred_username"
>