2020-08-26 00:28:32 +00:00

13 lines
321 B
PHP

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