ajout app
This commit is contained in:
9
SNIPE-IT/resources/lang/ko-KR/admin/groups/table.php
Normal file
9
SNIPE-IT/resources/lang/ko-KR/admin/groups/table.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'id' => '아이디',
|
||||
'name' => '이름',
|
||||
'users' => '사용자 # 명',
|
||||
|
||||
);
|
Reference in New Issue
Block a user