[FIX] app/website: Gengo isn't supported in v14 anymore
Cf. https://github.com/odoo/odoo/pull/58678#issuecomment-700627182
This commit is contained in:
parent
eb0304c958
commit
2f4c713be1
@ -14,11 +14,7 @@ Process
|
|||||||
Once your website is created, you have the opportunity to translate it
|
Once your website is created, you have the opportunity to translate it
|
||||||
in as many different languages as you want.
|
in as many different languages as you want.
|
||||||
|
|
||||||
There are two ways to translate your website, you can do it manually or
|
You can only translate your website manually, follow the next step.
|
||||||
automatically with the Gengo App. If you want to do it automatically, go
|
|
||||||
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.
|
|
||||||
|
|
||||||
Now go to your website. On the bottom right corner of the page, click on
|
Now go to your website. On the bottom right corner of the page, click on
|
||||||
**Add a language**.
|
**Add a language**.
|
||||||
@ -42,23 +38,3 @@ that some of the text has been translated automatically.
|
|||||||
To translate the content of the website, click on **Translate** (here
|
To translate the content of the website, click on **Translate** (here
|
||||||
**Traduire** since we want to translate the website in French).
|
**Traduire** since we want to translate the website in French).
|
||||||
|
|
||||||
There, if you have installed the Gengo Translator, You will see that
|
|
||||||
next to the **Translate** button you also have a button **Translate
|
|
||||||
automatically**. Once you click on that button, you will be asked some
|
|
||||||
information on your account. If you don't have an account yet, follow
|
|
||||||
`this link <https://gengo.com/auth/form/login/>`_
|
|
||||||
in order to create one. You need to ask for a public key and a private
|
|
||||||
key.
|
|
||||||
|
|
||||||
The content you wish to translate will then be translated automatically.
|
|
||||||
|
|
||||||
.. image:: media/translate_website04.png
|
|
||||||
:align: center
|
|
||||||
|
|
||||||
Now you can see that most of the content is highlighted in yellow or
|
|
||||||
in green. The yellow represents the content that you have to translate by
|
|
||||||
yourself. The green represents the content that has already been translated
|
|
||||||
automatically.
|
|
||||||
|
|
||||||
.. image:: media/translate_website05.png
|
|
||||||
:align: center
|
|
||||||
|
Loading…
Reference in New Issue
Block a user