updated translations
This commit is contained in:
@ -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' => '現在檢視',
|
||||
],
|
||||
|
||||
|
Reference in New Issue
Block a user