ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/ko-KR/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/ko-KR/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