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

@@ -46,7 +46,7 @@ return [
'account_type' => 'Вид на сметка',
'created_at' => 'Създаден на',
'account' => 'Сметка',
'external_uri' => 'Външно URI',
'external_url' => 'External URL',
'matchingAmount' => 'Сума',
'destination' => 'Дестинация',
'source' => 'Източник',
@@ -130,11 +130,11 @@ return [
'field' => 'Поле',
'value' => 'Стойност',
'interest' => 'Лихва',
'interest_period' => 'Interest period',
'interest_period' => 'Лихвен период',
'liability_type' => 'Вид на задължението',
'liability_direction' => 'Liability in/out',
'end_date' => 'End date',
'payment_info' => 'Payment information',
'expected_info' => 'Next expected transaction',
'start_date' => 'Start date',
'liability_direction' => 'Задължения вход/изход',
'end_date' => 'Крайна дата',
'payment_info' => 'Платежна информация',
'expected_info' => 'Следваща очаквана транзакция',
'start_date' => 'Начална дата',
];