Localisation updates from http://translatewiki.net.

Change-Id: I350dea96fb61d6ece0f44819f2847b65faf8e55f
This commit is contained in:
Translation updater bot 2013-10-06 18:42:11 +00:00
parent ec77b4d4b8
commit 26b879af15
2 changed files with 3 additions and 0 deletions

View file

@ -5,6 +5,7 @@
* @file
* @ingroup Extensions
*/
// @codingStandardsIgnoreFile
$specialPageAliases = array();

View file

@ -793,6 +793,7 @@ $messages['ur'] = array(
);
/** Simplified Chinese (中文(简体)‎)
* @author Hzy980512
* @author Yfdyh000
*/
$messages['zh-hans'] = array(
@ -813,6 +814,7 @@ $messages['zh-hans'] = array(
'oathauth-displayoathinfo' => '双因素身份验证选项',
'oathauth-notloggedin' => '需要登入',
'oathauth-mustbeloggedin' => '您必须登录才能执行此操作。',
'oathauth-prefs-label' => '双重验证:',
);
/** Traditional Chinese (中文(繁體)‎)