jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/456945 )
Change subject: welcome.py: Add Sindhi (sd) welcome template ......................................................................
welcome.py: Add Sindhi (sd) welcome template
Bug: T203292 Change-Id: I34e7dab70d9ebbc49fa9dd3ba42d66c78ffa047b --- M scripts/welcome.py 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: Dvorapa: Looks good to me, approved jenkins-bot: Verified
diff --git a/scripts/welcome.py b/scripts/welcome.py index 56391b2..42f2781 100755 --- a/scripts/welcome.py +++ b/scripts/welcome.py @@ -243,6 +243,7 @@ 'pt': u'{{subst:bem vindo}} %s', 'roa-tara': u'{{Bovègne}} %s', 'ru': u'{{Hello}} %s', + 'sd': '{{subst:ڀليڪار}} %s', 'sq': u'{{subst:tung}} %s', 'sr': u'{{Добродошлица}} %s', 'ur': '{{نقل:خوش آمدید}}%s',
pywikibot-commits@lists.wikimedia.org