mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Use symfony translator
This commit is contained in:
@@ -56,9 +56,7 @@
|
||||
{% if typ == "CT" %}
|
||||
<br/>
|
||||
{% elseif typ == "TH" %}
|
||||
{% trans with {'%hits%' : hits} %}
|
||||
thesaurus:: %hits% reponses retournees
|
||||
{% endtrans %}
|
||||
{% trans with {'%hits%' : hits} %}thesaurus:: %hits% reponses retournees{% endtrans %}
|
||||
<br/>
|
||||
<br/>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user