snipe-it/resources/lang/sv-SE/table.php
snipe 0f18ee86f7 Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2024-11-25 13:05:05 +00:00

12 lines
232 B
PHP

<?php
return array(
'actions' => 'Handlingar',
'action' => 'Handling',
'by' => 'Av',
'item' => 'Artikel',
'no_matching_records' => 'Inga matchande resultat',
);