{% load i18n %}
{% ifnotequal probe.graph_type.name 'text' %}
{% trans 'Télécharger le graphique...' %} {% endifnotequal %}

{% trans 'Chargement des données en cours...' %}

{% ifnotequal probe.graph_type.name 'text' %}
{% endifnotequal %}