Files
snipe-it/app/lang/ar/admin/groups/table.php
T
2014-11-05 16:08:08 -05:00

10 lines
145 B
PHP
Executable File

<?php
return array(
'id' => 'الرقم',
'name' => 'الإسم',
'users' => 'عدد المستخدمين',
);