items.php 364 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 <?php return [ 'quantities' => '数量 | 数量', 'sales_price' => '定价', 'purchase_price' => '售价', 'sku' => '库存', 'notification' => [ 'message' => '由于 :name 已经无库存,因此您会收到此封邮件。', 'button' => '现在查看', ], ];