{% load i18n %} {% load translations %} {% if component.get_export_url %}
wlc commit; wlc lock
git remote add weblate {{ component.get_export_url }} ; git remote update weblate
git merge weblate/main
git push origin main
wlc pull ; wlc unlock
{% trans "Check the FAQ for info on how to resolve this." %}