Frage

I have created store view in French and German language, i have installed both language package and deployed it, but when I change the store language from the frontend, language is changed but in console, it give many errors,

like below image,

enter image description here

I'm using ubuntu XAMPP

War es hilfreich?

Lösung

Deploy static content again using command

php bin/magento setup:static-content:deploy de_DE fr_FR

and flush cache.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit magento.stackexchange
scroll top