سؤال

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

هل كانت مفيدة؟

المحلول

Deploy static content again using command

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

and flush cache.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى magento.stackexchange
scroll top