Initial commit
This commit is contained in:
5
pma/templates/test/gettext/plural.twig
Normal file
5
pma/templates/test/gettext/plural.twig
Normal file
@ -0,0 +1,5 @@
|
||||
{% trans %}
|
||||
One table
|
||||
{% plural table_count %}
|
||||
{{ count }} tables
|
||||
{% endtrans %}
|
Reference in New Issue
Block a user