Move cn.po to zh_CN.po.

Update AUTHORS, and config.inc.proto

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Loui Chang 2009-04-13 09:45:28 -04:00
parent 79bb473e25
commit 4d697dc42b
3 changed files with 6 additions and 1 deletions

View file

@ -78,3 +78,7 @@ Samed Beyribey <ras0ir@eventualis.org>
---------- ----------
sevenfourk <sevenfourk@gmail.com> sevenfourk <sevenfourk@gmail.com>
简体中文
--------
supern_lee <supern.lee@gmail.com>

View file

@ -31,7 +31,8 @@ $SUPPORTED_LANGS = array(
"pl" => "Polski", "pl" => "Polski",
"pt" => "Português", "pt" => "Português",
"ru" => "Русский", "ru" => "Русский",
"tr" => "Türkçe" "tr" => "Türkçe",
"zh_CN" => "简体中文"
); );
# Idle seconds before timeout # Idle seconds before timeout