jenkins-bot has submitted this change and it was merged.

Change subject: Add Persian special page alias
......................................................................


Add Persian special page alias

Change-Id: I4b97dd7b27f31c76a392e334ef0b52825828b4e9
---
M Math.alias.php
1 file changed, 5 insertions(+), 0 deletions(-)

Approvals:
  Jforrester: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/Math.alias.php b/Math.alias.php
index 27f4b4a..0a3dd14 100644
--- a/Math.alias.php
+++ b/Math.alias.php
@@ -22,6 +22,11 @@
        'MathStatus' => array( 'حالة_الرياضيات' ),
 );
 
+/** Persian (فارسی) */
+$specialPageAliases['fa'] = array(
+       'MathStatus' => array( 'وضعیت_ریاضی' ),
+);
+
 /** Macedonian (македонски) */
 $specialPageAliases['mk'] = array(
        'MathStatus' => array( 'МатСтатус' ),

-- 
To view, visit https://gerrit.wikimedia.org/r/233117
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4b97dd7b27f31c76a392e334ef0b52825828b4e9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Math
Gerrit-Branch: master
Gerrit-Owner: Mjbmr <mjb...@gmail.com>
Gerrit-Reviewer: Amire80 <amir.ahar...@mail.huji.ac.il>
Gerrit-Reviewer: Jforrester <jforres...@wikimedia.org>
Gerrit-Reviewer: Nikerabbit <niklas.laxst...@gmail.com>
Gerrit-Reviewer: Physikerwelt <w...@physikerwelt.de>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: TheDJ <hartman.w...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to