gl-website-deployer/admin/phpMyAdmin/templates/test/gettext/plural_notes.twig
2025-03-24 09:27:39 +01:00

7 lines
110 B
Twig

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