new crowdin translations
This commit is contained in:
12
resources/lang/fi-FI/taxes.php
Normal file
12
resources/lang/fi-FI/taxes.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'rate' => 'Määrä',
|
||||
'rate_percent' => 'Määrä (%)',
|
||||
'normal' => 'Normaali',
|
||||
'inclusive' => 'Sisällytettävät',
|
||||
'compound' => 'Yhdiste',
|
||||
'fixed' => 'Kiinteä',
|
||||
'withholding' => 'Pidätys',
|
||||
];
|
||||
Reference in New Issue
Block a user