12 lines
209 B
PHP
12 lines
209 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'id' => 'رقم التعريف',
|
|
'months' => 'أشهر',
|
|
'term' => 'المدة',
|
|
'title' => 'الإسم ',
|
|
'depreciation_min' => 'قيمة الطابق',
|
|
|
|
];
|