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' => '由於 :name 已缺貨,因此您會收到此封郵件。',
],
'button' => '現在檢視',
],