2020-07-23 15:45:23 +03:00

13 lines
338 B
PHP

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