문제

I have created a custom template and skin for my multilingual magento website, my skin folder have this tree:

/skin/frontend/mysitename/default

How to use multilingual images and buttons ??

Thanks a lot.

도움이 되었습니까?

해결책

As far as I am aware, there is no built-in support for multilingual buttons and images other than to use different designs for different stores (w/ the translated buttons in the skin for them). You could also try to convert the images to use regular text (like the submit buttons in Magento, by default) that can be translated on the fly.

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