2020-06-04 14:09:57 +03:00

12 lines
291 B
PHP

<?php
return [
'rate' => 'Skatthlutfall',
'rate_percent' => 'Skattur (%)',
'normal' => 'Venjulegt',
'inclusive' => 'Tekið með',
'compound' => 'Leggst við',
'fixed' => 'Fastur',
];