{% load i18n permissions %}
{% translate "Weblate pushed the changes and created the pull request, but could not merge it automatically." %}
{{ error }}
{% translate "Check that the repository allows auto-merge and the selected merge method, or turn off automatic merging in the version control parameters." %}
{% perm 'component.edit' component as user_can_edit_component %} {% if user_can_edit_component %} {% endif %}