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

11 lines
156 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array(
2017-10-17 18:52:20 -07:00
'actions' => 'פעולות',
'action' => 'פעולה',
'by' => 'על ידי',
'item' => 'פריט',
2016-03-25 01:18:05 -07:00
);