jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/383525 )

Change subject: Setting special page alias for Urdu language
......................................................................


Setting special page alias for Urdu language

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

Approvals:
  محمد شعیب: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Jforrester: Looks good to me, approved



diff --git a/Graph.alias.php b/Graph.alias.php
index 1b3045f..592a5d5 100644
--- a/Graph.alias.php
+++ b/Graph.alias.php
@@ -11,3 +11,8 @@
 $specialPageAliases['en'] = [
        'GraphSandbox' => [ 'GraphSandbox' ],
 ];
+
+/** Urdu (اردو) */
+$specialPageAliases['ur'] = [
+       'GraphSandbox' => [ 'گراف_کا_تختہ_مشق' ],
+];

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic83014cd6184299165f69a290a54826d4967b647
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Graph
Gerrit-Branch: master
Gerrit-Owner: Obaid Raza <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
Gerrit-Reviewer: محمد شعیب <[email protected]>

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

Reply via email to