snipe-it/resources/lang/he/admin/licenses/table.php
2016-03-25 01:18:05 -07:00

18 lines
447 B
PHP
Executable file

<?php
return array(
'assigned_to' => 'מוקצה ל-',
'checkout' => 'In/Out',
'id' => 'ID',
'license_email' => 'License Email',
'license_name' => 'Licensed To',
'purchase_date' => 'תאריך הרכישה',
'purchased' => 'נרכש',
'seats' => 'מספר',
'hardware' => 'ציוד',
'serial' => 'מספר סידורי',
'title' => 'רישיון',
);