Merge "skin: Revert font-weight on successbox and move to preferences"
[lhc/web/wiklou.git] / languages / messages / MessagesZh_cn.php
index d802b84..6e72e36 100644 (file)
@@ -7,7 +7,11 @@
  * @ingroup Language
  * @file
  *
+ * @author Liangent
+ * @author PhiLiP
+ * @author Shizhao
  * @author Wong128hk
+ * @author Xiaomingyan
  */
 
 # Inherit everything for now
@@ -17,4 +21,12 @@ $messages = array(
 # User preference toggles
 'tog-norollbackdiff' => '进行回退后略过差异比较',
 
+'mytalk' => '我的讨论页',
+
+# All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
+'portal' => '社区专页',
+
+# Edit pages
+'editing' => '正在编辑 $1',
+
 );