Files
snipe-it/app/lang/vi/admin/groups/table.php
T
2015-09-09 13:56:10 -07:00

10 lines
126 B
PHP
Executable File

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