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

10 lines
265 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return [
'title' => 'صيانة الاُصل',
'asset_name' => 'الأصل',
'supplier_name' => 'المزود',
'is_warranty' => 'الضمان',
'dl_csv' => 'التنزيل كملف CSV'
2016-03-25 01:18:05 -07:00
];