mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-01 06:26:15 +00:00
fix translation
This commit is contained in:
parent
2ef3a3362a
commit
784a725ce3
@ -184,7 +184,7 @@
|
|||||||
{% if t.privateCommentLabel is not empty %}
|
{% if t.privateCommentLabel is not empty %}
|
||||||
<dt class="inline">{{ t.privateCommentLabel }}</dt>
|
<dt class="inline">{{ t.privateCommentLabel }}</dt>
|
||||||
{% else %}
|
{% else %}
|
||||||
<dt class="inline">{{ 'activity.private comment'|trans }}</dt>
|
<dt class="inline">{{ 'Private comment'|trans }}</dt>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<dd>
|
<dd>
|
||||||
<section class="chill-entity entity-comment-embeddable">
|
<section class="chill-entity entity-comment-embeddable">
|
||||||
|
@ -44,6 +44,7 @@ Received: Recevoir
|
|||||||
by: 'Par '
|
by: 'Par '
|
||||||
location: Lieu
|
location: Lieu
|
||||||
Reasons: Sujets
|
Reasons: Sujets
|
||||||
|
Private comment: Commentaire privé
|
||||||
|
|
||||||
|
|
||||||
#forms
|
#forms
|
||||||
|
Loading…
x
Reference in New Issue
Block a user