snipe-it/resources/lang/nl/table.php

11 lines
137 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array(
'actions' => 'Acties',
'action' => 'Actie',
'by' => 'Door',
'item' => 'Artikel',
);