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

8 lines
110 B
Twig
Executable File

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