문제

I have a language pack installed and its working but it does not work for my own static content I have created within the CMS.

For example I created a page within the CMS.

<div>
 <p>Hello world</p>
</div>

How can I get that to translate?

도움이 되었습니까?

해결책

The translation of the CMS page requires manual creation of a new one with translated content and needs to be stored according to store view.

Check this for more details.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top