Closed
Description
Preconditions
- Magento 2.1.3 (and earlier)
Steps to reproduce
- Install a language pack, for example
composer require imaginaerum/magento2-language-fr-fr
- Create a new Store View "French"
- Select fr_FR locale for this Store View
- Change Stores > Configuration > Sales > Sales Email > General Settings > Asynchronous sending to Enabled
- Place a new order from the French store
- Ensure Magento's cronjob
bin/magento cron:run
is executing and that the order confirmation email has been sent
Expected result
- Order Confirmation Email is sent in French
Actual result
Please note that the locale for email is correctly emulated as can be seen by formatting of the currency amounts.