ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/ja-JP/admin/departments/table.php
Normal file
11
SNIPE-IT/resources/lang/ja-JP/admin/departments/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'id' => 'ID',
|
||||
'name' => '部署名',
|
||||
'manager' => '管理者',
|
||||
'location' => '設置場所',
|
||||
'create' => '部署の作成',
|
||||
'update' => '部署の更新',
|
||||
);
|
Reference in New Issue
Block a user