updated translations

This commit is contained in:
denisdulici
2018-11-08 12:11:42 +03:00
parent 9fbac1d4fa
commit 798fc89797
456 changed files with 4227 additions and 309 deletions

View File

@ -8,7 +8,10 @@ return [
'sku' => '库存',
'notification' => [
'message' => '由于 :name 已经无库存,因此您会收到此封邮件。',
'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' => '现在查看',
],