snipe-it/resources/lang/sv-SE/admin/depreciations/table.php

12 lines
176 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return [
2016-03-25 01:18:05 -07:00
'id' => 'ID',
'months' => 'Månader',
'term' => 'Löptid',
'title' => 'Namn ',
'depreciation_min' => 'Nuvarande värde',
2016-03-25 01:18:05 -07:00
];