2021-01-21 13:01:51 +00:00

13 lines
326 B
PHP

<?php
return [
'rate' => 'Kurs',
'rate_percent' => 'Momssatts (%)',
'normal' => 'Normal',
'inclusive' => 'Inklusive',
'compound' => 'Sammanslagen',
'fixed' => 'Fast',
'withholding' => 'Kvarhållning',
];