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' => 'Не може да използвате тази сметка като разходна сметка.',
'generic_invalid_destination' => 'Не може да използвате тази сметка като приходна сметка.',
'generic_no_source' => 'You must submit source account information.',
'generic_no_destination' => 'You must submit destination account information.',
'gte.numeric' => ':attribute трябва да е по-голямо или равно на :value.',
'gt.numeric' => ':attribute трябва да бъде по-голям от :value.',
'gte.file' => ':attribute трябва да е по-голямо или равно на :value Kb.',