9 lines
107 B
PHP
9 lines
107 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'rate' => 'Tarief',
|
|
'rate_percent' => 'Tarief (%)',
|
|
|
|
];
|