2019-01-10 12:53:37 +03:00

12 lines
305 B
PHP

<?php
return [
'rate' => 'อัตรา',
'rate_percent' => 'อัตรา (%)',
'normal' => 'ปกติ',
'inclusive' => 'รวมภาษีแล้ว',
'compound' => 'ภาษีแบบผสม',
];