New translations

This commit is contained in:
James Cole 2017-01-04 17:32:00 +01:00
parent 2a5566a820
commit 62271fe064

View File

@ -23,6 +23,7 @@ return [
'belongs_to_user' => 'The value of :attribute is unknown',
'accepted' => 'The :attribute must be accepted.',
'bic' => 'This is not a valid BIC.',
'more' => ':attribute must be larger than zero.',
'active_url' => 'The :attribute is not a valid URL.',
'after' => 'The :attribute must be a date after :date.',
'alpha' => 'The :attribute may only contain letters.',