{% if dlg is not none %} {% set opener = "window.dialogArguments.win" %} {% else %} {% set opener = "opener" %} {% endif %} {{ 'thesaurus:: Proprietes' | trans }}
id: {{ id }}

{{ fullpath | raw }}


{% if typ == "CT" %}
{% elseif typ == "TH" %} {% trans with {'%hits%' : hits} %}thesaurus:: %hits% reponses retournees{% endtrans %}

{% endif %}
    {{ 'thesaurus:: synonymes' | trans }} {{ 'thesaurus:: hits' | trans }} {{ 'thesaurus:: ids' | trans }}
{% for data in synonyms %} {% if data['lng'] %} {% else %} {% endif %} {% endfor %}
{% if loop.index > 0 %} {% endif %} {% if not loop.last %} {% endif %} {{ data['t'] }} {{ data['hits'] }} {{ data['id'] }}