This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
other
/
pma
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
1da8bfe8dd
Ramas
Etiquetas
master
pma
/
templates
/
test
/
gettext
/
plural.twig
plural.twig
81 B
Histórico
Raw
1
2
3
4
5
{% trans %}
One table
{% plural table_count %}
{{ count }} tables
{% endtrans %}