updated translations

This commit is contained in:
denisdulici
2020-02-17 15:10:32 +03:00
parent 4a847c287d
commit ac6b828c8e
81 changed files with 1059 additions and 557 deletions

View File

@ -2,17 +2,7 @@
return [
'quantities' => '数量 | 数量',
'sales_price' => '定价',
'purchase_price' => '售价',
'sku' => '库存',
'notification' => [
'message' => [
'reminder' => 'You are receiving this email because only :quantity of :name has remained.',
'out_of_stock' => 'You are receiving this email because the :name is running out of stock.',
],
'button' => '现在查看',
],
'sales_price' => '销售价格',
'purchase_price' => '采购价格',
];