mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Update templates to fit the new translator
This commit is contained in:
@@ -47,8 +47,8 @@
|
||||
<input type="hidden" name="tid" value="{{ tid }}">
|
||||
|
||||
{% set branch = "<br/><b>" ~ fullBranch ~ "</b><br/>" %}
|
||||
{% trans %}
|
||||
thesaurus:: Lier la branche de thesaurus au champ {{ branch }}
|
||||
{% trans with {'%branch%' : branch} %}
|
||||
thesaurus:: Lier la branche de thesaurus au champ %branch%
|
||||
{% endtrans %}
|
||||
|
||||
<div style="width:70%; height:200px; overflow:scroll;" class="x3Dbox">
|
||||
|
Reference in New Issue
Block a user