zh-CN translation
This commit is contained in:
15
resources/lang/zh-CN/items.php
Normal file
15
resources/lang/zh-CN/items.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'quantities' => '数量 | 数量',
|
||||
'sales_price' => '定价',
|
||||
'purchase_price' => '售价',
|
||||
'sku' => '库存',
|
||||
|
||||
'notification' => [
|
||||
'message' => '由于 :name 已经无库存,因此您会收到此封邮件。',
|
||||
'button' => '现在查看',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user