3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-09 23:45:51 +00:00
Files
snipe-it/resources/lang/da/table.php
2016-08-25 17:43:07 -07:00

11 lines
139 B
PHP

<?php
return array(
'actions' => 'Handlinger',
'action' => 'Handling',
'by' => 'Af',
'item' => 'Emne',
);