3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-10 02:55:39 +00:00
Files
snipe-it/resources/lang/he/table.php

11 lines
134 B
PHP

<?php
return array(
'actions' => 'Actions',
'action' => 'Action',
'by' => 'By',
'item' => 'Item',
);