mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 07:08:19 +00:00
Updated strings.
This commit is contained in:
@@ -41,13 +41,11 @@ return [
|
||||
'transaction_type' => 'Typ',
|
||||
'lastActivity' => 'Ostatnia aktywność',
|
||||
'balanceDiff' => 'Różnica sald',
|
||||
'matchesOn' => 'Dopasowanie',
|
||||
'other_meta_data' => 'Inne dane meta',
|
||||
'account_type' => 'Typ konta',
|
||||
'created_at' => 'Utworzono',
|
||||
'account' => 'Konto',
|
||||
'matchingAmount' => 'Kwota',
|
||||
'split_number' => '# podziału',
|
||||
'destination' => 'Cel',
|
||||
'source' => 'Źródło',
|
||||
'next_expected_match' => 'Następne oczekiwane dopasowanie',
|
||||
@@ -55,7 +53,6 @@ return [
|
||||
'repeat_freq' => 'Powtarza się',
|
||||
'description' => 'Opis',
|
||||
'amount' => 'Kwota',
|
||||
'internal_reference' => 'Wewnętrzny numer',
|
||||
'date' => 'Data',
|
||||
'interest_date' => 'Stopa procentowa',
|
||||
'book_date' => 'Data księgowania',
|
||||
@@ -63,7 +60,7 @@ return [
|
||||
'due_date' => 'Termin realizacji',
|
||||
'payment_date' => 'Data płatności',
|
||||
'invoice_date' => 'Data faktury',
|
||||
'interal_reference' => 'Wewnętrzny numer',
|
||||
'internal_reference' => 'Internal reference',
|
||||
'notes' => 'Notatki',
|
||||
'from' => 'Z',
|
||||
'piggy_bank' => 'Skarbonka',
|
||||
|
||||
Reference in New Issue
Block a user