Alexandros Kosiaris has submitted this change and it was merged. Change subject: Beta: Enable more languages in Beta ......................................................................
Beta: Enable more languages in Beta Just enable languages waiting for Apertium MT as of now. Change-Id: I5708ec03c0b31a1bd57c3a61edc4e1b61dbe2b44 --- M hieradata/labs/deployment-prep/common.yaml 1 file changed, 50 insertions(+), 17 deletions(-) Approvals: Alexandros Kosiaris: Looks good to me, approved jenkins-bot: Verified diff --git a/hieradata/labs/deployment-prep/common.yaml b/hieradata/labs/deployment-prep/common.yaml index 0c0a0ae..4d8ef0b 100644 --- a/hieradata/labs/deployment-prep/common.yaml +++ b/hieradata/labs/deployment-prep/common.yaml @@ -35,43 +35,76 @@ "cxserver::yandex_url": 'https://translate.yandex.net' "cxserver::registry": source: - - 'ca' - - 'de' - - 'en' - - 'es' - - 'fr' - - 'id' - - 'kk' - - 'ms' - - 'nn' - - 'no' - - 'pt' - - 'ru' - - 'sv' - - 'tr' - - 'zh' - target: - - 'az' + - 'af' + - 'bg' - 'ca' - 'da' - 'de' + - 'en' + - 'eo' + - 'es' + - 'hy' + - 'fr' + - 'id' + - 'it' + - 'kk' + - 'kn' + - 'ky' + - 'min' + - 'mk' + - 'ms' + - 'nl' + - 'nn' + - 'no' + - 'mk' + - 'pa' + - 'pl' + - 'pt' + - 'ru' + - 'sl' + - 'sh' + - 'sv' + - 'tr' + - 'uk' + - 'uz' + - 'vi' + - 'xh' + - 'zh' + target: + - 'az' + - 'bg' + - 'ca' + - 'da' + - 'de' + - 'fr' - 'eo' - 'es' - 'hy' - 'id' - 'it' - 'ja' + - 'kk' + - 'kn' - 'ky' - 'min' + - 'mk' - 'ms' + - 'nl' - 'nn' - 'no' - 'pa' - 'pl' - 'pt' - 'ru' + - 'sl' + - 'sh' + - 'sv' + - 'tr' + - 'uk' - 'uz' + - 'vi' - 'xh' + - 'zh' mt: Apertium: 'ca': -- To view, visit https://gerrit.wikimedia.org/r/197312 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5708ec03c0b31a1bd57c3a61edc4e1b61dbe2b44 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: KartikMistry <[email protected]> Gerrit-Reviewer: Alexandros Kosiaris <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
