grammar fix

This commit is contained in:
denisdulici
2018-10-30 18:08:10 +03:00
parent 852913caed
commit de7dd930ab
2 changed files with 2 additions and 2 deletions

View File

@ -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',