Files
snipe-it/app/lang/zh-CN/admin/groups/table.php
T
2014-11-20 16:28:38 -05:00

10 lines
121 B
PHP
Executable File

<?php
return array(
'id' => '编号',
'name' => '名称',
'users' => '# 的用户',
);