new crowdin translations
This commit is contained in:
10
resources/lang/pl-PL/revenues.php
Normal file
10
resources/lang/pl-PL/revenues.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'revenue_received' => 'Otrzymany przychód',
|
||||
'paid_by' => 'Opłacony przez',
|
||||
'related_invoice' => 'Powiązane Faktury',
|
||||
'create_revenue' => 'Utwórz przychód',
|
||||
|
||||
];
|
Reference in New Issue
Block a user