Files
snipe-it/resources/lang/ar-SA/admin/maintenances/table.php
T
snipe cb2ffe6b3f Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2025-08-27 14:02:39 +01:00

9 lines
230 B
PHP

<?php
return [
'title' => 'صيانة الأصول',
'asset_name' => 'اسم الأصل',
'is_warranty' => 'الضمان',
'dl_csv' => 'التنزيل كملف CSV',
];