## LibreTranslate When a translation is requested, the `nodeValue`s of all text nodes inside `#allmain` are updated using the result of sending a `autotranslate` command to the CGI with the partial content of the `nodeValue`. If the translation fails, the original text is sent back. Translation…