mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 18:14:59 +00:00
forgotten translation
This commit is contained in:
@@ -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>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user