2018-11-30 17:30:49 +03:00

12 lines
236 B
PHP

<?php
return [
'rate' => 'Tarief',
'rate_percent' => 'Tarief (%)',
'normal' => 'Normaal',
'inclusive' => 'Inclusief',
'compound' => 'Compound',
];