snipe-it/resources/lang/nn-NO/admin/asset_maintenances/table.php

9 lines
196 B
PHP
Raw Normal View History

<?php
return [
'title' => 'Vedlikehold av eiendel',
'asset_name' => 'Navn',
'is_warranty' => 'Garanti',
'dl_csv' => 'Last ned CSV',
];