Call custom csv file for multi language store in magento
Note : Put this code in your etc folder "Config.xml" in local module or magento default module.
<translate>
<modules>
<Mage_Chand>
<files>
<default>Mage_Chand.csv</default>
</files>
</Mage_Chand>
</modules>
</translate>
That's it... Enjoy Chandresh rana's Coding.... :)
No comments:
Post a Comment