snipe-it/resources/lang/nn-NO/table.php
snipe 593554daed Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2024-07-23 18:14:19 +01:00

12 lines
232 B
PHP

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