2020-12-26 23:32:05 +00:00

13 lines
316 B
PHP

<?php
return [
'rate' => 'Rate',
'rate_percent' => 'Rate (%)',
'normal' => 'Normal',
'inclusive' => 'Inclusive',
'compound' => 'Compound',
'fixed' => 'Fixed',
'withholding' => 'Withholding',
];