new crowdin translations
This commit is contained in:
20
resources/lang/pl-PL/search_string.php
Normal file
20
resources/lang/pl-PL/search_string.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'columns' => [
|
||||
'last_logged_in_at' => 'Ostatnie logowanie',
|
||||
'paid_at' => 'Data płatności',
|
||||
'started_at' => 'Data rozpoczęcia',
|
||||
'ended_at' => 'Data zakończenia',
|
||||
'billed_at' => 'Data wystawienia rachunku',
|
||||
'due_at' => 'Termin płatności',
|
||||
'invoiced_at' => 'Data wystawienia faktury',
|
||||
'issued_at' => 'Data wystawienia',
|
||||
'symbol_first' => 'Pozycja symbolu',
|
||||
'reconciled' => 'Uzgodnione',
|
||||
'expense_account' => 'Z rachunku',
|
||||
'income_account' => 'Na rachunek',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user