From 9e4a57deaece27acd7fe1a66f08caf810f26514a Mon Sep 17 00:00:00 2001 From: Raf Geens Date: Wed, 18 Aug 2021 08:32:58 +0000 Subject: [PATCH] [IMP] app/website: Clarify supported platforms for Gengo Gengo won't work by default on Odoo Online and Odoo.sh. To prevent confusing customers, be explicit about this and explain the platforms on which it can work. closes odoo/documentation#1105 X-original-commit: 989a447dc8d94622f41c7a55dc048a6f5cea5c09 Signed-off-by: Victor Feyens (vfe) --- content/applications/websites/website/publish/translate.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/applications/websites/website/publish/translate.rst b/content/applications/websites/website/publish/translate.rst index fbb0da60e..a69d329e9 100644 --- a/content/applications/websites/website/publish/translate.rst +++ b/content/applications/websites/website/publish/translate.rst @@ -20,6 +20,12 @@ to the **App** module and Install **Automated translations through Gengo Api** and **Website Gengo Translator**. If you want to do it manually, don't install anything, and follow the next step. +.. warning:: + Gengo won't work on Odoo Online and not by default on Odoo.sh. The required + Python library `gengo` isn't installed on those platforms. It can be used + either on-premise or by adding `gengo` to `requirements.txt` in your + Odoo.sh git project. + Now go to your website. On the bottom right corner of the page, click on **Add a language**.