Mjbmr has uploaded a new change for review.

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

Change subject: Add Persian special pages aliases
......................................................................

Add Persian special pages aliases

Change-Id: I0565ab0c8dd366239dcf757162607b4677be3dd0
---
M Gather.alias.php
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Gather 
refs/changes/38/233738/1

diff --git a/Gather.alias.php b/Gather.alias.php
index 3fdea06..9567768 100644
--- a/Gather.alias.php
+++ b/Gather.alias.php
@@ -28,6 +28,13 @@
        'Gather' => array( 'Sammeln' ),
 );
 
+/** Persian (فارسی) */
+$specialPageAliases['fa'] = array(
+       'Gather' => array( 'جمع‌آوری' ),
+       'GatherEditFeed' => array( 'خوراک_ویرایش_جمع‌آوری' ),
+       'GatherLists' => array( 'فهرست‌های_جمع‌آوری' ),
+);
+
 /** Hebrew (עברית) */
 $specialPageAliases['he'] = array(
        'Gather' => array( 'לקט' ),

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0565ab0c8dd366239dcf757162607b4677be3dd0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Gather
Gerrit-Branch: master
Gerrit-Owner: Mjbmr <mjb...@gmail.com>

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

Reply via email to