3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-12 08:55:27 +00:00
Files
snipe-it/resources/lang/hu/table.php
2016-05-16 21:54:13 -07:00

11 lines
146 B
PHP

<?php
return array(
'actions' => 'Lehetőség',
'action' => 'Művelet',
'by' => 'Által',
'item' => 'Tétel',
);