Update packages and meta files for new release.

This commit is contained in:
James Cole
2022-01-28 21:19:05 +01:00
parent 9a944175ac
commit ab9f26f850
130 changed files with 1038 additions and 1098 deletions

View File

@@ -214,6 +214,9 @@ return [
'generic_invalid_source' => 'Você não pode usar esta conta como conta de origem.',
'generic_invalid_destination' => 'Você não pode usar esta conta como conta de destino.',
'generic_no_source' => 'You must submit source account information.',
'generic_no_destination' => 'You must submit destination account information.',
'gte.numeric' => ':attribute deve ser maior ou igual a :value.',
'gt.numeric' => 'O campo :attribute deve ser maior que :value.',
'gte.file' => 'O campo :attribute deve ser maior ou igual a :value kilobytes.',