Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
363 B
PHP
Raw Normal View History

<?php
return [
'attributes' => [
'features' => 'OS Features',
'hardware' => 'Hardware',
'icon' => 'Icona',
'location' => 'Location',
'os' => 'S.O. del dispositivo',
'serial' => 'Seriale',
'sysName' => 'sysName',
'version' => 'Versione del S.O.',
'type' => 'Tipo dispositivo',
],
];