fix #9, better error during registration

This commit is contained in:
les
2019-09-05 13:31:14 +02:00
parent 1bc8a83cf8
commit b755f940d7
4 changed files with 10 additions and 8 deletions

View File

@@ -165,8 +165,9 @@ export default {
remove_account_confirm: 'Stai per eliminare definitivamente il tuo account',
},
err: {
register_error: 'Errore nella registrazione'
error: {
nick_taken: 'Questo nick è già presente',
email_taken: 'Questa email è già registrata'
},
ordinal: {