建立多语言Magento网站


默认Magento仅仅有English语言包,所以如果想也显示中文,就要安装中文语言包. 
步骤: 
1. 首先,去http://www.magentocommerce.com/langs/list/下载中文包解压缩到Magento目录下,它复制到两个 目录: 一个是app\design\frontend\default\default\locale,另一个是app\locale. 
2. 去System -> Configuration, 再页面左上角Current Configuration Scope下拉框处, 你能看见Default Config->Main Website->Main Website Store->Default Store View. 
3. 现在去System->Manage Stores,创建一个新的Store View: 
Store: Main Store 
Name: 中文 
Code: chinese 
Status: Enabled 
Sort order: 0 
4. 存储回到System > Configuration. 在Current Configuration Scope下拉框,现在看到Chinese store view,点击: 
在Locale options tab, 移除“use website” 检查框的选择然后把它的locale改为中Chinese (China). 存盘。 
OK,现在你就有中文的网店了

posted on 2012-04-28 14:45  风清扬令狐冲  阅读(336)  评论(0编辑  收藏  举报

导航