diff --git a/CategoryTree.alias.php b/CategoryTree.alias.php index d2537205..02df3c73 100644 --- a/CategoryTree.alias.php +++ b/CategoryTree.alias.php @@ -510,8 +510,3 @@ $specialPageAliases['zh-hans'] = [ $specialPageAliases['zh-hant'] = [ 'CategoryTree' => [ '分類樹' ], ]; - -/** Chinese (Taiwan) (中文(台灣)) */ -$specialPageAliases['zh-tw'] = [ - 'CategoryTree' => [ '分類樹' ], -];