Leitgedanken/pma/templates/test/gettext/plural_notes.twig
2022-11-21 09:47:28 +01:00

8 lines
110 B
Twig

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