2019-12-25 14:32:47 +03:00

12 lines
278 B
PHP

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