The Twig bridge provides integration for Twig with various Symfony components.
This repository adds support for explicitly specifying a translation id and source text in the trans-tag with syntax:
{% trans as 'id' %}Default translation suggestion{% endtrans %}