New translations

This commit is contained in:
James Cole 2016-11-28 19:02:46 +01:00
parent 92bf9c9214
commit 4743cc40a2

View File

@ -21,6 +21,7 @@ return [
'file_too_large' => 'File ":name" is too large.',
'belongs_to_user' => 'The value of :attribute is unknown',
'accepted' => 'The :attribute must be accepted.',
'bic' => 'This is not a valid BIC.',
'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.',