new crowdin translations
This commit is contained in:
12
resources/lang/sl-SI/taxes.php
Normal file
12
resources/lang/sl-SI/taxes.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'rate' => 'Stopnja',
|
||||
'rate_percent' => 'Stopnja (%)',
|
||||
'normal' => 'Običajno',
|
||||
'inclusive' => 'Vključujoč',
|
||||
'compound' => 'Obrestni',
|
||||
'fixed' => 'Določen',
|
||||
'withholding' => 'Zadržanje',
|
||||
];
|
||||
Reference in New Issue
Block a user