Simplified Chinese

Download Size md5 hash
zh_cn_1.zip 22.11 KB c8921de40cf3aa30ade3233f8761d193
Last updated: Wed, 01/19/2011 - 11:35

Submitted by 刘征 Martin Liu
http://martinliu.cn

Installation instructions:

1) unzip into /language folder of 0.8.6
2) modify code in /application/views/access/login.php
...after line 60 add this line:

     <option value="zh_cn">Simplified Chinese</option>

3) if you want Chinese to be default language, remove selected="selected" from line with English and add to line with Chinese