2019-12-25 14:24:22 +03:00

12 lines
290 B
PHP

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