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

11 lines
145 B
PHP

<?php
return array(
'actions' => 'Aðgerðir',
'action' => 'Aðgerð',
'by' => 'Eftir',
'item' => 'Atriði',
);