Translation in pdf does not work when run with cron (having async sending on) Had to fix it by using \Magento\Store\Model\App\Emulation\startEnvironmentEmulation / stopEnvironmentEmulation in the BeforeSendInvoiceObserver class.