2016-03-25 01:18:05 -07:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return [
|
|
|
|
'title' => 'Manutenzione Prodotto',
|
2017-04-06 21:36:33 -07:00
|
|
|
'asset_name' => 'Nome prodotto',
|
2016-03-25 01:18:05 -07:00
|
|
|
'is_warranty' => 'Garanzia',
|
2021-06-10 13:15:52 -07:00
|
|
|
'dl_csv' => 'Scarica CSV',
|
2016-03-25 01:18:05 -07:00
|
|
|
];
|