-
Notifications
You must be signed in to change notification settings - Fork 9
Build translation workflow #17
Comments
@benweatherman can we sync up on the methodology we're using here? I assumed we would be utilizing the vendor tool and consuming content microservice-style rather than building the interface into our CMS. |
I was basing this off some initial conversations, I definitely don't know enough about the workflow to say this is the way it'll work. Do you have more info on how we might interface with the vendor tools? |
We don't have more information on what vendor tools will be used. My understanding is that some include the translator editing interface, so we should not invest in building anything extensive ourselves. If CPIO is still in the evaluation process, we should ask to see the APIs for tools they are considering and make a recommendation regarding which might integrate most easily with Joplin. |
To consolidate some IRL convos, we're going to:
|
Some initial thoughts
Perhaps use wagtail-modeltranslation or wagtailtrans
Show translatable fields along with the text to be translated
Alerts when content changes & needs to be translated
Preview translated page
Expose translated content via API (perhaps using
accept-language
header?)Open questions
How do we translate alt text for images?
The text was updated successfully, but these errors were encountered: