3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-01 13:59:07 +00:00
Files
snipe-it/resources/lang/he/table.php
2017-10-17 18:52:20 -07:00

11 lines
156 B
PHP

<?php
return array(
'actions' => 'פעולות',
'action' => 'פעולה',
'by' => 'על ידי',
'item' => 'פריט',
);