{% extends "base.html" %} {% block title %}Translating — deepl-i18n{% endblock %} {% block content %}
{% if engine == 'local' %}Your local model is translating.{% else %}DeepL is translating.{% endif %} You can leave this page — it keeps running, and the header shows the progress.
Working…