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

12 lines
232 B
PHP
Raw Normal View History

<?php
return array(
'actions' => 'Handlinger',
'action' => 'Handling',
'by' => 'Av',
'item' => 'Enhet',
'no_matching_records' => 'No matching records found',
);