diff options
author | Andreas Gohr <andi@splitbrain.org> | 2013-08-02 10:39:05 -0700 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-08-02 10:39:05 -0700 |
commit | 7c054657a7360e2a6e0e0fed888a35a905bfdf1a (patch) | |
tree | d6c43ba72eb3583e66f88e73b6a2211989fe0960 /lib/plugins/config/lang/zh-tw | |
parent | de4c3948e85025e1244a5aadca017f83c6362c64 (diff) | |
parent | cd3ed83c4f89831e192b021c8d660574a95eb168 (diff) | |
download | rpg-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-tw')
-rw-r--r-- | lib/plugins/config/lang/zh-tw/lang.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/plugins/config/lang/zh-tw/lang.php b/lib/plugins/config/lang/zh-tw/lang.php index 7890730a6..cc2c28c31 100644 --- a/lib/plugins/config/lang/zh-tw/lang.php +++ b/lib/plugins/config/lang/zh-tw/lang.php @@ -37,8 +37,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'] = '無預設值'; |