Files
web.ems/phpMyAdmin/templates/test/gettext/plural.twig
agtuser 16a3fd1e1b init
2024-11-11 17:56:00 +08:00

6 lines
81 B
Twig
Executable File

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