snipe-it/resources/lang/so/admin/depreciations/table.php
snipe dbb6002f9f Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
2023-11-27 14:43:16 +00:00

12 lines
166 B
PHP

<?php
return [
'id' => 'ID',
'months' => 'Months',
'term' => 'Term',
'title' => 'Name ',
'depreciation_min' => 'Floor Value',
];