snipe-it/resources/lang/ar-SA/admin/depreciations/table.php
snipe 50eb257cec Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
2024-01-03 23:12:29 +00:00

12 lines
209 B
PHP

<?php
return [
'id' => 'رقم التعريف',
'months' => 'أشهر',
'term' => 'المدة',
'title' => 'الإسم ',
'depreciation_min' => 'قيمة الطابق',
];