Phabricator locales for zh_CN
The phabricator-zh_CN
project provides chinese locales for Phabricator <https://phabricator.com>
.
- Drop the code into phabricator/src/extensions/
- Configure Settings -> Account -> Account Settings -> Translation via http://issue.wanthings.com/settings/panel/account/
- Select
中文 (简体中文)
.
Q: 提示Two subclasses of "PhutilLocale" ("PhutilCNChineseLocale" and "PhutilSimplifiedChineseChinaLocale") define locales with the same locale code ("zh_CN"). Each locale must have a unique locale code.
A: 请删除翻译项目中的PhutilCNChineseLocale.php
文件