jenkins-bot has submitted this change and it was merged.

Change subject: Enable Content Translation in cs, el, kk and zu
......................................................................


Enable Content Translation in cs, el, kk and zu

Enable Content Translation extension in Czech (cs), Greek (el), Kazakh
(kk) and Zulu (zu).

Bug: T96486
Bug: T96073
Bug: T93190
Bug: T95844
Change-Id: I44aaf026d9b99beb11d3c319cac76241e24bd2a2
---
M wmf-config/InitialiseSettings.php
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Anomie: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 961731a..af10e2b 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -14568,8 +14568,10 @@
        'bawiki' => true,
        'bgwiki' => true,
        'cawiki' => true,
+       'cswiki' => true,
        'cvwiki' => true,
        'dawiki' => true,
+       'elwiki' => true,
        'eowiki' => true,
        'eswiki' => true,
        'euwiki' => true,
@@ -14577,6 +14579,7 @@
        'glwiki' => true,
        'guwiki' => true,
        'idwiki' => true,
+       'kkwiki' => true,
        'knwiki' => true,
        'koiwiki' => true,
        'kvwiki' => true,
@@ -14602,6 +14605,7 @@
        'uzwiki' => true,
        'viwiki' => true,
        'xhwiki' => true,
+       'zuwiki' => true,
        'testwiki' => true,
 ),
 

-- 
To view, visit https://gerrit.wikimedia.org/r/207048
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I44aaf026d9b99beb11d3c319cac76241e24bd2a2
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: KartikMistry <[email protected]>
Gerrit-Reviewer: Anomie <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to