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

10 lines
126 B
PHP
Executable file

<?php
return array(
'id' => 'Id',
'name' => 'Tên',
'users' => '# của Người dùng',
);