mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
Fix #3238
This commit is contained in:
@@ -37,6 +37,7 @@ return [
|
||||
'linked_to_rules' => 'Powiązane reguły',
|
||||
'active' => 'Jest aktywny?',
|
||||
'percentage' => '%',
|
||||
'recurring_transaction' => 'Recurring transaction',
|
||||
'next_due' => 'Następny termin',
|
||||
'transaction_type' => 'Typ',
|
||||
'lastActivity' => 'Ostatnia aktywność',
|
||||
@@ -45,7 +46,7 @@ return [
|
||||
'account_type' => 'Typ konta',
|
||||
'created_at' => 'Utworzono',
|
||||
'account' => 'Konto',
|
||||
'external_uri' => 'External URI',
|
||||
'external_uri' => 'Zewnętrzne URI',
|
||||
'matchingAmount' => 'Kwota',
|
||||
'destination' => 'Cel',
|
||||
'source' => 'Źródło',
|
||||
@@ -109,8 +110,8 @@ return [
|
||||
'sepa_db' => 'Identyfikator mandatu SEPA',
|
||||
'sepa_country' => 'Kraj SEPA',
|
||||
'sepa_cc' => 'Kod rozliczeniowy SEPA',
|
||||
'sepa_ep' => 'SEPA External Purpose',
|
||||
'sepa_ci' => 'SEPA Creditor Identifier',
|
||||
'sepa_ep' => 'Cel zewnętrzny SEPA',
|
||||
'sepa_ci' => 'Identyfikator wierzyciela SEPA',
|
||||
'sepa_batch_id' => 'ID paczki SEPA',
|
||||
'external_id' => 'Zewnętrzne ID',
|
||||
'account_at_bunq' => 'Konto bunq',
|
||||
|
Reference in New Issue
Block a user