2020-07-27 17:07:32 +03:00

13 lines
333 B
PHP

<?php
return [
'rate' => 'المعدل',
'rate_percent' => 'المعدل (%)',
'normal' => 'عادي',
'inclusive' => 'شامل',
'compound' => 'مُركب',
'fixed' => 'ثابت',
'withholding' => 'حجز',
];