grammar fix
This commit is contained in:
@ -9,7 +9,7 @@ return [
|
||||
|
||||
'notification' => [
|
||||
'message' => [
|
||||
'reminder' => 'You are receiving this email because the :name is remind of stock.',
|
||||
'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' => 'View Now',
|
||||
|
Reference in New Issue
Block a user