jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/672736 )

Change subject: [L10N] Add support for taywiki, trvwiki and mnwwiktionary
......................................................................

[L10N] Add support for taywiki, trvwiki and mnwwiktionary

Bug: T275838
Bug: T276128
Bug: T276250
Change-Id: I219070f67283e41d2658cbae68901a0fbc7185d8
---
M pywikibot/families/wikipedia_family.py
M pywikibot/families/wiktionary_family.py
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  DannyS712: Looks good to me, but someone else must approve
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pywikibot/families/wikipedia_family.py 
b/pywikibot/families/wikipedia_family.py
index 00f498c..5ef6105 100644
--- a/pywikibot/families/wikipedia_family.py
+++ b/pywikibot/families/wikipedia_family.py
@@ -57,7 +57,7 @@
         'om', 'gcr', 'ltg', 'sm', 'chr', 'nqo', 'nia', 'mnw', 'got', 'st',
         'pih', 'kl', 'cu', 'ny', 'tw', 'tn', 'mad', 'ts', 'bm', 'rmy', 'chy',
         'rn', 'tum', 'ss', 'ch', 'iu', 'ks', 'pnt', 'ady', 'alt', 've', 'ee',
-        'ik', 'ff', 'sg', 'din', 'dz', 'ti', 'cr',
+        'ik', 'ff', 'sg', 'din', 'dz', 'ti', 'cr', 'tay', 'trv',
     ]

     # Sites we want to edit but not count as real languages
diff --git a/pywikibot/families/wiktionary_family.py 
b/pywikibot/families/wiktionary_family.py
index dd5f7fc..a290162 100644
--- a/pywikibot/families/wiktionary_family.py
+++ b/pywikibot/families/wiktionary_family.py
@@ -41,7 +41,7 @@
         'so', 'csb', 'ug', 'bcl', 'st', 'roa-rup', 'si', 'hif', 'zu', 'kl',
         'mi', 'su', 'ay', 'jbo', 'ln', 'yi', 'gu', 'na', 'gv', 'kw', 'tpi',
         'ne', 'rw', 'ts', 'qu', 'ha', 'ss', 'iu', 'am', 'dv', 'sg', 'ti', 'tn',
-        'ks',
+        'ks', 'mnw',
     ]

     category_redirect_templates = {

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/672736
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I219070f67283e41d2658cbae68901a0fbc7185d8
Gerrit-Change-Number: 672736
Gerrit-PatchSet: 2
Gerrit-Owner: Zabe <[email protected]>
Gerrit-Reviewer: DannyS712 <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to