Files
Docker/Production/SNIPE-IT/resources/lang/sv-SE/table.php
2024-04-19 10:27:36 +02:00

11 lines
142 B
PHP

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