Open ronaldtse opened 4 months ago
As per this ticket:
We need to implement translation capability using the DeepL service like this:
Given English AsciiDoc content, generate the same content in a mirroring file structure, e.g.
en/document.adoc en/sections/01-xx.adoc
=>
jp/document.adoc jp/sections/01-xx.adoc
We can use this approach which is reasonable:
As per this ticket:
We need to implement translation capability using the DeepL service like this:
Given English AsciiDoc content, generate the same content in a mirroring file structure, e.g.
=>