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/admin/accessories/table.php

12 lines
239 B
PHP

<?php
return array(
'dl_csv' => 'הורדה כ-CSV',
'eula_text' => 'רשיון שימוש',
'id' => 'מזהה',
'require_acceptance' => 'קבלה',
'title' => 'שם אבזר',
);