Files
Docker/SNIPE-IT/resources/lang/ar-SA/admin/depreciations/table.php
2024-04-17 20:22:30 +02:00

12 lines
209 B
PHP

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