new crowdin translations
This commit is contained in:
14
resources/lang/pl-PL/accounts.php
Normal file
14
resources/lang/pl-PL/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'Nazwa konta bankowego',
|
||||
'number' => 'Liczba',
|
||||
'opening_balance' => 'Bilans otwarcia',
|
||||
'current_balance' => 'Aktualne saldo',
|
||||
'bank_name' => 'Nazwa banku',
|
||||
'bank_phone' => 'Numer telefonu do banku',
|
||||
'bank_address' => 'Adres banku',
|
||||
'default_account' => 'Domyślne konto',
|
||||
|
||||
];
|
Reference in New Issue
Block a user