summaryrefslogtreecommitdiff
path: root/lang/zh/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lang/zh/lang.php')
-rw-r--r--lang/zh/lang.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/zh/lang.php b/lang/zh/lang.php
deleted file mode 100644
index c95d98517..000000000
--- a/lang/zh/lang.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Chinese (Simplified) language file
- *
- * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- */
-
-$lang['discussion'] = '讨论';
-$lang['back_to_article'] = '回到文章';
-$lang['userpage'] = '用户页面';
-
-//Setup VIM: ex: et ts=2 :