ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/ja-JP/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/ja-JP/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'ユーザーにチェックアウト',
|
||||
'consumable_name' => '消耗品名',
|
||||
'create' => '消耗品を作成',
|
||||
'item_no' => 'Item No.',
|
||||
'remaining' => '残数',
|
||||
'total' => '合計',
|
||||
'update' => '消耗品を更新',
|
||||
);
|
Reference in New Issue
Block a user