1
0
mirror of https://github.com/moparisthebest/wallabag synced 2025-02-25 16:01:45 -05:00
2013-08-02 22:40:51 +02:00

10 lines
122 B
Twig

{% trans "Hello World!" %}
{% trans %}
Hello World!
{% endtrans %}
{% trans %}
Hello {{ name }}!
{% endtrans %}