mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New language!
This commit is contained in:
@@ -63,15 +63,15 @@ return [
|
||||
'currency' => 'Waluta',
|
||||
'account_id' => 'Konto aktywów',
|
||||
'budget_id' => 'Budżet',
|
||||
'opening_balance' => 'Opening balance',
|
||||
'opening_balance' => 'Saldo początkowe',
|
||||
'tagMode' => 'Tryb tagów',
|
||||
'tag_position' => 'Lokalizacja taga',
|
||||
'virtual_balance' => 'Virtual balance',
|
||||
'virtual_balance' => 'Wirtualne saldo',
|
||||
'targetamount' => 'Kwota docelowa',
|
||||
'account_role' => 'Account role',
|
||||
'opening_balance_date' => 'Opening balance date',
|
||||
'cc_type' => 'Credit card payment plan',
|
||||
'cc_monthly_payment_date' => 'Credit card monthly payment date',
|
||||
'account_role' => 'Rola konta',
|
||||
'opening_balance_date' => 'Data salda otwarcia',
|
||||
'cc_type' => 'Plan płatności kartą kredytową',
|
||||
'cc_monthly_payment_date' => 'Miesięczny termin spłaty karty kredytowej',
|
||||
'piggy_bank_id' => 'Skarbonka',
|
||||
'returnHere' => 'Wróć tutaj',
|
||||
'returnHereExplanation' => 'Po zapisaniu, wrócić tutaj.',
|
||||
@@ -119,7 +119,7 @@ return [
|
||||
'symbol' => 'Symbol',
|
||||
'code' => 'Kod',
|
||||
'iban' => 'IBAN',
|
||||
'account_number' => 'Account number',
|
||||
'account_number' => 'Numer konta',
|
||||
'creditCardNumber' => 'Numer karty kredytowej',
|
||||
'has_headers' => 'Nagłówki',
|
||||
'date_format' => 'Format daty',
|
||||
@@ -253,4 +253,7 @@ return [
|
||||
'weekend' => 'Weekend',
|
||||
'client_secret' => 'Sekret klienta',
|
||||
|
||||
'withdrawal_destination_id' => 'Destination account',
|
||||
'deposit_source_id' => 'Source account',
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user