9 lines
230 B
PHP
9 lines
230 B
PHP
<?php
|
|
|
|
return [
|
|
'title' => 'صيانة الاُصل',
|
|
'asset_name' => 'اسم الأصل',
|
|
'is_warranty' => 'الضمان',
|
|
'dl_csv' => 'التنزيل كملف CSV',
|
|
];
|