Alexandros Kosiaris has submitted this change and it was merged.

Change subject: Beta: Enable ca-pt and pt-ca language pairs in CX
......................................................................


Beta: Enable ca-pt and pt-ca language pairs in CX

Enable Catalan-Portuguese and Portuguese-Catalan language pairs in Content
Translation.

Change-Id: I3fe25ea3f34f286cfc0a47df212d00eef014c994
---
M modules/cxserver/templates/config.erb
1 file changed, 14 insertions(+), 0 deletions(-)

Approvals:
  Santhosh: Looks good to me, but someone else must approve
  Alexandros Kosiaris: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/cxserver/templates/config.erb 
b/modules/cxserver/templates/config.erb
index 7f5ee33..da8cf5b 100644
--- a/modules/cxserver/templates/config.erb
+++ b/modules/cxserver/templates/config.erb
@@ -23,6 +23,13 @@
                                        ]
                                }
                        }
+                       pt: {
+                               mt: {
+                                       providers: [
+                                               'Apertium'
+                                       ]
+                               }
+                       }
                },
                es: {
                        ca: {
@@ -53,6 +60,13 @@
                                        ]
                                }
                        }
+                       ca: {
+                               mt: {
+                                       providers: [
+                                               'Apertium'
+                                       ]
+                               }
+                       }
                }
        }
 };

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3fe25ea3f34f286cfc0a47df212d00eef014c994
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: KartikMistry <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: Pginer <[email protected]>
Gerrit-Reviewer: Santhosh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to