new crowdin translations
This commit is contained in:
12
resources/lang/sr-CS/taxes.php
Normal file
12
resources/lang/sr-CS/taxes.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'rate' => 'Stopa',
|
||||
'rate_percent' => 'Stopa (%)',
|
||||
'normal' => 'Normalno',
|
||||
'inclusive' => 'Uključujući',
|
||||
'compound' => 'Spoj',
|
||||
'fixed' => 'Popravljeno',
|
||||
'withholding' => 'Duplo oporezivanje',
|
||||
];
|
Reference in New Issue
Block a user