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

11 lines
163 B
PHP
Raw Normal View History

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