Mjbmr has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/233117

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Math 
refs/changes/17/233117/1

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: newchange
Gerrit-Change-Id: I4b97dd7b27f31c76a392e334ef0b52825828b4e9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Math
Gerrit-Branch: master
Gerrit-Owner: Mjbmr <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to