ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/zh-CN/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/zh-CN/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => '领取耗材给使用者',
|
||||
'consumable_name' => '耗材名称',
|
||||
'create' => '创建耗材',
|
||||
'item_no' => '项目编号',
|
||||
'remaining' => '剩余',
|
||||
'total' => '总计',
|
||||
'update' => '更新耗材',
|
||||
);
|
Reference in New Issue
Block a user