{# requires 'autoform', 'object' in context #} {% load crispy_forms_tags i18n translations %}

{% documentation_icon 'user/translating' 'auto-translation' right=True %} {% translate "Automatic translation" %}

{% translate "Automatic translation takes existing translations in this project and applies them to the current component. It can be used to push translations to a different branch, to fix inconsistent translations or to translate a new component using translation memory." %}

{% translate "Automatic translation via machine translation uses active machine translation engines to get the best possible translations and applies them in this project." %}

{% crispy autoform %}