mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Fix issues with italian translation, add new translations [skip ci]
This commit is contained in:
@@ -104,7 +104,7 @@ return [
|
||||
'sum_transfers' => 'Сумма переводов',
|
||||
'reconcile' => 'Сверка',
|
||||
'account_on_spectre' => 'Счёт (Spectre)',
|
||||
'account_on_ynab' => 'Account (YNAB)',
|
||||
'account_on_ynab' => 'Счёт (YNAB)',
|
||||
'do_import' => 'Импортировать с этого счёта',
|
||||
'sepa-ct-id' => 'Идентификатор SEPA end-to-end',
|
||||
'sepa-ct-op' => 'Идентификатор учетной записи SEPA',
|
||||
@@ -130,7 +130,7 @@ return [
|
||||
'transaction_s' => 'Транзакции',
|
||||
'field' => 'Поле',
|
||||
'value' => 'Значение',
|
||||
'interest' => 'Interest',
|
||||
'interest_period' => 'interest period',
|
||||
'liability_type' => 'Type of liability',
|
||||
'interest' => 'Процентная ставка',
|
||||
'interest_period' => 'период начисления процентов',
|
||||
'liability_type' => 'Тип ответственности',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user