summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/zh
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2013-08-02 10:39:05 -0700
committerAndreas Gohr <andi@splitbrain.org>2013-08-02 10:39:05 -0700
commit7c054657a7360e2a6e0e0fed888a35a905bfdf1a (patch)
treed6c43ba72eb3583e66f88e73b6a2211989fe0960 /lib/plugins/config/lang/zh
parentde4c3948e85025e1244a5aadca017f83c6362c64 (diff)
parentcd3ed83c4f89831e192b021c8d660574a95eb168 (diff)
downloadrpg-7c054657a7360e2a6e0e0fed888a35a905bfdf1a.tar.gz
rpg-7c054657a7360e2a6e0e0fed888a35a905bfdf1a.tar.bz2
Merge pull request #256 from lupo49/master
de/de-informal/en: Removed redundant suffixes in TOC of configuration manager / Synchronize terms in de and de-informal
Diffstat (limited to 'lib/plugins/config/lang/zh')
-rw-r--r--lib/plugins/config/lang/zh/lang.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/plugins/config/lang/zh/lang.php b/lib/plugins/config/lang/zh/lang.php
index 903e987a3..364ad3fe6 100644
--- a/lib/plugins/config/lang/zh/lang.php
+++ b/lib/plugins/config/lang/zh/lang.php
@@ -42,8 +42,6 @@ $lang['_notifications'] = '通知设置';
$lang['_syndication'] = '聚合设置';
$lang['_advanced'] = '高级设置';
$lang['_network'] = '网络设置';
-$lang['_plugin_sufix'] = '插件设置';
-$lang['_template_sufix'] = '模板设置';
$lang['_msg_setting_undefined'] = '设置的元数据不存在。';
$lang['_msg_setting_no_class'] = '设置的分类不存在。';
$lang['_msg_setting_no_default'] = '设置的默认值不存在。';