mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
fix translation
This commit is contained in:
parent
fb2ea549b9
commit
6c311bec11
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
<div class="statement">
|
<div class="statement">
|
||||||
<dl class="chill_view_data">
|
<dl class="chill_view_data">
|
||||||
<dt class="inline">{{ 'title'|trans }}</dt>
|
<dt class="inline">{{ 'Title'|trans }}</dt>
|
||||||
<dd>{{ event.task.title }}</dd>
|
<dd>{{ event.task.title }}</dd>
|
||||||
|
|
||||||
{% if event.task.description is not empty %}
|
{% if event.task.description is not empty %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user