[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: 989a447dc8
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
parent
9dcf918f65
commit
9e4a57deae
@ -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**.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user