2016-03-25 01:18:05 -07:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return [
|
2016-08-25 17:43:07 -07:00
|
|
|
'title' => 'Inventarieunderhåll',
|
2016-07-29 14:32:31 -07:00
|
|
|
'asset_name' => 'Inventarie',
|
|
|
|
'supplier_name' => 'Leverantör',
|
|
|
|
'is_warranty' => 'Garanti',
|
|
|
|
'dl_csv' => 'Ladda ner CSV'
|
2016-03-25 01:18:05 -07:00
|
|
|
];
|