mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
forgotten translation
This commit is contained in:
parent
7006196691
commit
9e063180bf
@ -61,7 +61,7 @@
|
|||||||
{% if types|length > 0 %}
|
{% if types|length > 0 %}
|
||||||
{{ types|join(', ') }}
|
{{ types|join(', ') }}
|
||||||
{% else %}
|
{% else %}
|
||||||
<p class="chill-no-data-statement">{{ 'thirdparty.no_categories' }}</p>
|
<p class="chill-no-data-statement">{{ 'thirdparty.no_categories'|trans }}</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user