New translations [skip ci]

This commit is contained in:
James Cole
2018-08-05 15:33:49 +02:00
parent 5449879a7d
commit 07a8c69ba8
57 changed files with 463 additions and 132 deletions

View File

@@ -50,7 +50,7 @@ return [
'at_least_one_action' => 'Rule must have at least one action.',
'base64' => 'This is not valid base64 encoded data.',
'model_id_invalid' => 'The given ID seems invalid for this model.',
'more' => ':attribute must be larger than :value.',
'more' => ':attribute must be larger than zero.',
'less' => ':attribute must be less than 10,000,000',
'active_url' => 'O campo :attribute não contém um URL válido.',
'after' => 'O campo :attribute deverá conter uma data posterior a :date.',