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