grublox/piedmid/templates/test/gettext/plural_notes.twig

8 lines
110 B
Twig

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