Files
frisoer-anwendung/app/admin/templates/test/gettext/plural_notes.twig
2021-06-12 09:42:49 +02:00

8 lines
110 B
Twig

{% trans %}
One table
{% plural table_count %}
{{ count }} tables
{% notes %}
Number of tables
{% endtrans %}