2020-07-23 15:45:23 +03:00

13 lines
317 B
PHP

<?php
return [
'rate' => 'Sats',
'rate_percent' => 'Sats (%)',
'normal' => 'Normal',
'inclusive' => 'Inklusiv',
'compound' => 'Sammensatte',
'fixed' => 'Fast',
'withholding' => 'Withholding',
];