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

Change subject: Add cy aliases for special pages
......................................................................


Add cy aliases for special pages

As translated by Jason J. Evans, thanks for that!

Change-Id: I98a856bbb8c9e522935f1af7015f0a448682911f
---
M ArticlePlaceholder.alias.php
1 file changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Raimond Spekking: Looks good to me, approved
  jenkins-bot: Verified
  Thiemo Mättig (WMDE): Looks good to me, but someone else must approve



diff --git a/ArticlePlaceholder.alias.php b/ArticlePlaceholder.alias.php
index 4d40abe..28a9e65 100644
--- a/ArticlePlaceholder.alias.php
+++ b/ArticlePlaceholder.alias.php
@@ -14,3 +14,9 @@
        'AboutTopic' => array( 'AboutTopic', 'FancyUnicorn' ),
        'CreateTopicPage' => array( 'CreateTopicPage' ),
 );
+
+/** Welsh (Cymraeg) */
+$specialPageAliases['cy'] = array(
+       'AboutTopic' => array( 'Am_y_Pwnc' ),
+       'CreateTopicPage' => array( 'Creu_Dalen_Bwnc' ),
+);

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I98a856bbb8c9e522935f1af7015f0a448682911f
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/ArticlePlaceholder
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>
Gerrit-Reviewer: Lucie Kaffee <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: Raimond Spekking <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to