| Name | Size | Mode | Actions |
|---|---|---|---|
| configure.twig | 581 | 0644 | editdlrm |
| confirm.twig | 696 | 0644 | editdlrm |
| main.twig | 2633 | 0644 | editdlrm |
/usr/share/phpmyadmin/templates/preferences/two_factor/main.twig (2633B)
{% trans "Two-factor authentication is not available, please install optional dependencies to enable authentication backends." %}
{% trans "Following composer packages are missing:" %}
{{ item.dep }} ({{ item.class }}){% trans "Two-factor authentication is available and configured for this account." %}
{% else %}{% trans "Two-factor authentication is available, but not configured for this account." %}
{% endif %} {% endif %} {% else %}{% trans "Two-factor authentication is not available, enable phpMyAdmin configuration storage to use it." %}
{% endif %}{% trans "You have enabled two factor authentication." %}
{{ backend_description }}