2020-02-17 15:10:32 +03:00

12 lines
292 B
PHP

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