jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1170095?usp=email )
Change subject: L10N: Add code alias lzh for zh-classical ...................................................................... L10N: Add code alias lzh for zh-classical Bug: T399697 Change-Id: I02ff5c4c3428d3188c4a5d51d09134439e64ff32 Signed-off-by: Xqt <[email protected]> --- M pywikibot/family.py 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/pywikibot/family.py b/pywikibot/family.py index 6ac10ac..0c4a979 100644 --- a/pywikibot/family.py +++ b/pywikibot/family.py @@ -963,6 +963,7 @@ # Language aliases 'gsw': 'als', # T399411 + 'lzh': 'zh-classical', # T399697 'nb': 'no', # T86924 'rup': 'roa-rup', # T399693 'sgs': 'bat-smg', # T399438 -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1170095?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: I02ff5c4c3428d3188c4a5d51d09134439e64ff32 Gerrit-Change-Number: 1170095 Gerrit-PatchSet: 2 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]
