12 lines
290 B
PHP
Raw Normal View History

2019-12-25 14:24:22 +03:00
<?php
return [
'rate' => 'Skatthlutfall',
'rate_percent' => 'Skattur (%)',
'normal' => 'Venjulegt',
'inclusive' => 'Tekið með',
'compound' => 'Leggst við',
'fixed' => 'Fixed',
];