|
|
@@ -46,5 +46,9 @@ return [
|
|
|
'合成活动已结束' => 'The synthesis activity has ended',
|
|
|
'材料不足' => 'Materials are insufficient',
|
|
|
'库存不足' => 'Insufficient inventory',
|
|
|
+ '质押存储' => 'Pledge storage',
|
|
|
+ '质押商品数量与订单数量不匹配' => 'The pledge product quantity does not match the order quantity',
|
|
|
+ '质抵活动不存在' => 'The pledge activity does not exist',
|
|
|
+ '质抵活动已结束' => 'The pledge activity has ended',
|
|
|
|
|
|
];
|