new crowdin translations
This commit is contained in:
12
resources/lang/pl-PL/taxes.php
Normal file
12
resources/lang/pl-PL/taxes.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'rate' => 'Stawka',
|
||||
'rate_percent' => 'Stawka procentowa (%)',
|
||||
'normal' => 'Zwykły(stała stawka)',
|
||||
'inclusive' => 'Włącznie z podatkiem',
|
||||
'compound' => 'Podatek złożony',
|
||||
'fixed' => 'Stała',
|
||||
'withholding' => 'Wstrzymane',
|
||||
];
|
||||
Reference in New Issue
Block a user