New translations

This commit is contained in:
James Cole 2017-01-04 17:33:38 +01:00
parent 619138d294
commit ddf54fdb83

View File

@ -23,6 +23,7 @@ return [
'belongs_to_user' => 'O valor de :attribute é desconhecido',
'accepted' => 'O campo :attribute deve ser aceito.',
'bic' => 'Este não é um BIC válido.',
'more' => ':attribute must be larger than zero.',
'active_url' => 'O campo :attribute não contém um URL válido.',
'after' => 'O campo :attribute deverá conter uma data posterior a :date.',
'alpha' => 'O campo :attribute deverá conter apenas letras.',