diff --git a/Echo.alias.php b/Echo.alias.php index 61b6c319e..a648bbd8f 100644 --- a/Echo.alias.php +++ b/Echo.alias.php @@ -264,11 +264,6 @@ $specialPageAliases['vi'] = [ 'Notifications' => [ 'Thông_báo' ], ]; -/** Chinese (中文) */ -$specialPageAliases['zh'] = [ - 'Notifications' => [ '通知' ], -]; - /** Simplified Chinese (中文(简体)) */ $specialPageAliases['zh-hans'] = [ 'Notifications' => [ '通知' ],