update i18n of validation message
This commit is contained in:
parent
8dde6e0e2f
commit
d09fcc0f96
|
|
@ -118,5 +118,11 @@ uuid: 'The :attribute must be a valid UUID.'
|
||||||
# of "email". This simply helps us make messages a little cleaner.
|
# of "email". This simply helps us make messages a little cleaner.
|
||||||
#
|
#
|
||||||
attributes:
|
attributes:
|
||||||
|
name: name
|
||||||
player_name: player name
|
player_name: player name
|
||||||
identification: email or player name
|
identification: email or player name
|
||||||
|
email: email
|
||||||
|
password: password
|
||||||
|
password_confirmation: 'password confirmation'
|
||||||
|
title: title
|
||||||
|
content: content
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user