Localisation updates from https://translatewiki.net.

Change-Id: Id702aab9a008d9373f60b2dc1cb5b440a097e3a6
This commit is contained in:
Translation updater bot 2014-12-13 22:28:27 +01:00
parent 7a39a076ff
commit f46bc9211f
1 changed files with 5 additions and 0 deletions

View File

@ -379,6 +379,11 @@ $specialPageAliases['yue'] = array(
'Contact' => array( '聯絡' ),
);
/** Chinese (中文) */
$specialPageAliases['zh'] = array(
'Contact' => array( '联系', '联络', '聯繫', '聯係', '聯絡' ),
);
/** Simplified Chinese (中文(简体)‎) */
$specialPageAliases['zh-hans'] = array(
'Contact' => array( '联系' ),