- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Multilingual Store in Magento 1
How to develop Multilingual Store in Magento 1 ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Multilingual Store in Magento 1
Hello @foysal
You can setup Multilingual store by following steps:
1. Install Magento language packages
2.Create language folder
Once you’ve got the .zip file, login to your Magento server and navigate to Magento_Root/app/locale/. Create a new folder and rename it with the combination of the short form of language name and associated country name, separated by “_” underscore.
Once this is done, upload and extract the downloaded .zip file in the language folder.
3. Create a new Store View
4. Set Locale Option of the Store View
For more information you can follow this link
https://www.cloudways.com/blog/magento-multi-language/
If found my answer useful? Please give Kudos and accept it as solution.
Ankita Biswas
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Multilingual Store in Magento 1
@Ankita Biswas I am looking for German Language. Where can I get German language packages ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Multilingual Store in Magento 1
Maybe this package helps you: https://github.com/riconeitzel/German_LocalePack_de_DE
If you've found one of my answers useful, Please give Kudos and Accept it as Solution.
Ankita Biswas
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Multilingual Store in Magento 1
@Ankita Biswas, Is it possible to get Danish (Denmark) language Pack for Magento 1 ?