Fix issues with italian translation, add new translations [skip ci]

This commit is contained in:
James Cole
2018-08-18 22:11:31 +02:00
parent 7689b7b4b0
commit 0c3a580b33
15 changed files with 55 additions and 35 deletions

View File

@@ -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' => 'Тип ответственности',
];