2020-07-23 15:45:23 +03:00

13 lines
326 B
PHP

<?php
return [
'rate' => 'Tarief',
'rate_percent' => 'Tarief (%)',
'normal' => 'Normaal',
'inclusive' => 'Inclusief',
'compound' => 'Samenstelling',
'fixed' => 'Vast',
'withholding' => 'Achterhouden',
];