snipe-it/resources/lang/nl/table.php
2020-11-10 04:43:02 -08:00

11 lines
134 B
PHP

<?php
return array(
'actions' => 'Acties',
'action' => 'Actie',
'by' => 'Door',
'item' => 'Item',
);