mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations.
This commit is contained in:
@@ -31,10 +31,12 @@ return [
|
||||
'deposit_list' => 'Przychody, dochody oraz depozyty',
|
||||
'transfer_list' => 'Transfery',
|
||||
'transfers_list' => 'Transfery',
|
||||
'reconciliation_list' => 'Reconciliations',
|
||||
'create_withdrawal' => 'Utwórz nową wypłatę',
|
||||
'create_deposit' => 'Utwórz nową wpłatę',
|
||||
'create_transfer' => 'Utwórz nowy transfer',
|
||||
'edit_journal' => 'Modyfikuj transakcję ":description"',
|
||||
'edit_reconciliation' => 'Edit ":description"',
|
||||
'delete_journal' => 'Usuń transakcję ":description"',
|
||||
'tags' => 'Tagi',
|
||||
'createTag' => 'Utwórz nowy tag',
|
||||
|
||||
@@ -621,6 +621,9 @@ return [
|
||||
'cash_accounts' => 'Konta gotówkowe',
|
||||
'Cash account' => 'Konto gotówkowe',
|
||||
'reconcile_account' => 'Reconcile account ":account"',
|
||||
'delete_reconciliation' => 'Delete reconciliation',
|
||||
'update_reconciliation' => 'Update reconciliation',
|
||||
'amount_cannot_be_zero' => 'The amount cannot be zero',
|
||||
'end_of_reconcile_period' => 'End of reconcile period: :period',
|
||||
'start_of_reconcile_period' => 'Start of reconcile period: :period',
|
||||
'start_balance' => 'Start balance',
|
||||
|
||||
Reference in New Issue
Block a user