missing translation

This commit is contained in:
Julien Fastré 2022-01-29 00:33:09 +01:00
parent 5ac485e06e
commit 99dc7490cb

View File

@ -11,7 +11,7 @@
</li> </li>
{% else %} {% else %}
<li> <li>
<span class="item-key">{{ 'Creation by'|trans ~ ' : ' }}</span> <span class="item-key">{{ 'workflow.Created by'|trans ~ ' : ' }}</span>
<b>{{ step.entityWorkflow.createdBy|chill_entity_render_box }}</b> <b>{{ step.entityWorkflow.createdBy|chill_entity_render_box }}</b>
</li> </li>
<li> <li>