Closed
Description
Preconditions
- Magento CE 2.1.9
- Products are set up.
- Stock is set up.
- Magento2translations (nl_NL) language package is installed and enabled.
Steps to reproduce
- Set the stock of a product on 0 and out of stock in the admin.
- Create a customer login in the frontend
- Navigate to the product that is out of stock
- Click on the link "Notify me when this product is in stock". ("Informeer mij wanneer dit product op voorraad is" in dutch)
Expected result
- Receive the email in Dutch, because the language package contains the right translations.
Actual result
- Receive the email in English.
The email is send through the cron, so it is only send at night. (Which makes debugging extra difficult)
The actual text is in magento/module-product-alert/view/frontend/templates/email/price.phtml