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

Change subject: Add Arabic welcome templates to welcome.py
......................................................................

Add Arabic welcome templates to welcome.py

- Egyptian Arabic Wikipedia (arzwiki)
- Arabic Wikibooks (arwikibooks)
- Arabic Wikisource (arwikisource)

Bug: T210480
Change-Id: Ie4be00dbd3fa90bc27283c60ca7aedca2e969a5a
---
M scripts/welcome.py
1 file changed, 3 insertions(+), 0 deletions(-)

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



diff --git a/scripts/welcome.py b/scripts/welcome.py
index 283dbbe..68bd0cc 100755
--- a/scripts/welcome.py
+++ b/scripts/welcome.py
@@ -219,6 +219,7 @@
     'wikipedia': {
         'am': '{{subst:Welcome}} %s',
         'ar': '{{subst:ترحيب}} %s',
+        'arz': '{{subst:ترحيب}} %s',
         'as': '{{subst:আদৰণি}} %s',
         'ba': '{{Hello}} %s',
         'bn': '{{subst:স্বাগতম/বট}} %s',
@@ -255,6 +256,7 @@
         'zh-yue': '{{歡迎}}--%s',
     },
     'wikibooks': {
+        'ar': '{{subst:ترحيب}} %s',
         'bs': '{{Dobrodošlica}} %s',
         'es': '{{subst:bienivenido usuario}} %s',
     },
@@ -266,6 +268,7 @@
         'zh': '{{subst:welcome}} %s',
     },
     'wikisource': {
+        'ar': '{{subst:ترحيب}} %s',
         'bn': '{{subst:স্বাগতম}} %s',
         'bs': '{{Dobrodošlica}} %s',
         'mr': '{{subst:Welcome}} %s',

--
To view, visit https://gerrit.wikimedia.org/r/475966
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie4be00dbd3fa90bc27283c60ca7aedca2e969a5a
Gerrit-Change-Number: 475966
Gerrit-PatchSet: 2
Gerrit-Owner: JJMC89 <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to