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

9 lines
209 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return [
2016-08-25 17:43:07 -07:00
'title' => 'Inventarieunderhåll',
'asset_name' => 'Namn på tillgång',
2016-07-29 14:32:31 -07:00
'is_warranty' => 'Garanti',
'dl_csv' => 'Ladda ner CSV',
2016-03-25 01:18:05 -07:00
];