{% load i18n %} {% load permissions %}
{% trans "Weblate could not fetch upstream changes when updating the repository." %}
{{ error }}{% include "trans/alert/common-repo.html" %} {% perm 'vcs.update' component as user_can_update %} {% if user_can_update %} {% endif %}