New translations

This commit is contained in:
James Cole 2017-01-04 17:33:30 +01:00
parent 126b19bf2d
commit 619138d294

View File

@ -23,6 +23,7 @@ return [
'belongs_to_user' => 'La valeur de :attribute est inconnue',
'accepted' => 'Le champ :attribute doit être accepté.',
'bic' => 'This is not a valid BIC.',
'more' => ':attribute must be larger than zero.',
'active_url' => 'Le champ :attribute n\'est pas une URL valide.',
'after' => 'Le champ :attribute doit être une date postérieure à :date.',
'alpha' => 'Le champ :attribute doit seulement contenir des lettres.',