snipe-it/resources/lang/da/admin/depreciations/table.php
snipe 9f26a30256 Updated Danish
Signed-off-by: snipe <snipe@snipe.net>
2023-04-06 19:18:16 -07:00

12 lines
168 B
PHP

<?php
return [
'id' => 'ID',
'months' => 'Måneder',
'term' => 'Term',
'title' => 'Navn ',
'depreciation_min' => 'Bæreværdi',
];