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