jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/408052 )
Change subject: Added localisation of template for ckbwiki ......................................................................
Added localisation of template for ckbwiki
stripped from I8cdb1ad1fee390cb7d706de2bf300b828b10185f
Signed-off-by: xqt info@gno.de Bug: T186425 Change-Id: I072a64fa38752337d686560a9ee48c63bac7bb9e --- M scripts/commonscat.py 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: Zoranzoki21: Looks good to me, but someone else must approve Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/scripts/commonscat.py b/scripts/commonscat.py index e192065..175a7f2 100755 --- a/scripts/commonscat.py +++ b/scripts/commonscat.py @@ -83,6 +83,7 @@ 'az': (u'CommonsKat', [u'Commonscat']), 'bn': (u'কমন্সক্যাট', [u'Commonscat']), 'ca': (u'Commonscat', [u'Commons cat', u'Commons category']), + 'ckb': ('پۆلی کۆمنز', ['Commonscat', 'Commons cat', 'Commons category']), 'crh': (u'CommonsKat', [u'Commonscat']), 'cs': (u'Commonscat', [u'Commons cat']), 'da': (u'Commonscat',
pywikibot-commits@lists.wikimedia.org