Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1169031?usp=email )
Change subject: family: fix language alias for sgs -> bat-smg
......................................................................
family: fix language alias for sgs -> bat-smg
Bug: T399438
Change-Id: I7ecc2e77a5cc7e1c7019ddd41b433bb42c8cd21c
---
M pywikibot/family.py
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Xqt: Verified; Looks good to me, approved
diff --git a/pywikibot/family.py b/pywikibot/family.py
index 32987e7..f71c699 100644
--- a/pywikibot/family.py
+++ b/pywikibot/family.py
@@ -962,8 +962,9 @@
'jp': 'ja',
# Language aliases
- 'nb': 'no', # T86924
'gsw': 'als', # T399411
+ 'nb': 'no', # T86924
+ 'sgs': 'bat-smg', # T399438
# Closed wiki redirection aliases
'mo': 'ro',
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1169031?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I7ecc2e77a5cc7e1c7019ddd41b433bb42c8cd21c
Gerrit-Change-Number: 1169031
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]