snipe-it/resources/lang/sv-SE/table.php
snipe 38db890660 Updated strings
Signed-off-by: snipe <snipe@snipe.net>
2024-12-12 19:22:56 +00:00

12 lines
231 B
PHP

<?php
return array(
'actions' => 'Åtgärder',
'action' => 'Åtgärd',
'by' => 'Av',
'item' => 'Objekt',
'no_matching_records' => 'Inga matchande resultat',
);