2021-06-27 15:31:40 +00:00

13 lines
316 B
PHP

<?php
return [
'rate' => 'Tarif',
'rate_percent' => 'Tarif (%)',
'normal' => 'Normal',
'inclusive' => 'Inklusif',
'compound' => 'Gabungan',
'fixed' => 'Tetap',
'withholding' => 'Pemotongan',
];