authentic/src/authentic2/templates/select2_locale.html

9 lines
259 B
HTML

{% load i18n %}
{# Translations of select2 autocompletion field hints #}
{% trans "Searching..." %}
{% trans "No matches found" %}
{% trans "Please enter more characters" %}
{% trans "Loading more results..." %}
{% trans "The results could not be loaded" %}