diff --git a/AUTHORS b/AUTHORS index 4e7077cd..9768a01f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -78,3 +78,7 @@ Samed Beyribey ---------- sevenfourk +简体中文 +-------- +supern_lee + diff --git a/web/lang/cn.po b/web/lang/zh_CN.po similarity index 100% rename from web/lang/cn.po rename to web/lang/zh_CN.po diff --git a/web/lib/config.inc.proto b/web/lib/config.inc.proto index 7248b930..ccfeda28 100644 --- a/web/lib/config.inc.proto +++ b/web/lib/config.inc.proto @@ -31,7 +31,8 @@ $SUPPORTED_LANGS = array( "pl" => "Polski", "pt" => "Português", "ru" => "Русский", - "tr" => "Türkçe" + "tr" => "Türkçe", + "zh_CN" => "简体中文" ); # Idle seconds before timeout