ajout app
This commit is contained in:
9
SNIPE-IT/resources/lang/zh-CN/admin/groups/table.php
Normal file
9
SNIPE-IT/resources/lang/zh-CN/admin/groups/table.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'id' => '编号',
|
||||
'name' => '名称',
|
||||
'users' => '# 的用户',
|
||||
|
||||
);
|
Reference in New Issue
Block a user