Files
web.ems/phpMyAdmin/templates/test/gettext/plural.twig
2024-09-27 17:13:36 +08:00

6 lines
81 B
Twig
Executable File

{% trans %}
One table
{% plural table_count %}
{{ count }} tables
{% endtrans %}