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

12 lines
276 B
PHP
Executable file

<?php
return array(
'dl_csv' => 'Download CSV',
'eula_text' => 'اتفاقية ترخيص المستخدم',
'id' => 'رقم المعرف',
'require_acceptance' => 'القبول',
'title' => 'اسم الملحق',
);