snipe-it/resources/lang/ar/admin/depreciations/table.php

12 lines
199 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return [
2016-03-25 01:18:05 -07:00
2017-12-12 09:20:57 -08:00
'id' => 'رقم التعريف',
2016-03-25 01:18:05 -07:00
'months' => 'أشهر',
'term' => 'المدة',
'title' => 'الإسم ',
'depreciation_min' => 'Floor Value',
2016-03-25 01:18:05 -07:00
];