Merge "Setting alias of Special:MathStatus for Urdu language"

This commit is contained in:
jenkins-bot 2017-10-11 15:29:46 +00:00 committed by Gerrit Code Review
commit c1bf758bec
1 changed files with 5 additions and 0 deletions

View File

@ -31,6 +31,11 @@ $specialPageAliases['mk'] = [
'MathStatus' => [ 'МатСтатус' ],
];
/** Urdu (اردو) */
$specialPageAliases['ur'] = [
'MathStatus' => [ 'کیفیت_ریاضی' ],
];
/** Simplified Chinese (中文(简体)‎) */
$specialPageAliases['zh-hans'] = [
'MathStatus' => [ '数学状态' ],