snipe-it/resources/lang/sv-SE/admin/depreciations/table.php
snipe 5fba8202d6 Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2022-04-11 15:40:58 +01:00

12 lines
176 B
PHP

<?php
return [
'id' => 'ID',
'months' => 'Månader',
'term' => 'Löptid',
'title' => 'Namn ',
'depreciation_min' => 'Nuvarande värde',
];