Drupal是什么? 简答:是一个优秀的带有强大blog功能的cms
1,登陆以后,进入管理(administer ) 2,进入模块管理(modules),启用语言设置(locale) 3,进入语言管理(localization),导入语言(import) 4,Language file--从本地上传.po文件 Import into--Chinese Simplified Mode--Strings in the uploaded file replace existing ones, new ones are added(即选第一个) 然后在语言列表(list)将中文(zh-hans)设置为可用(Enabled)和默认语言(Default),保存即可.
注意:如果您在Cache settings--Cache support:,选择了Enabled使用缓存, 请设置为Disabled清空缓存。登陆以后再修改过来。