mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-12 20:06:13 +00:00
Translate 'Download export' title in wait.html.twig
.
This commit is contained in:
parent
49607e431f
commit
12ee091d09
@ -10,7 +10,7 @@
|
|||||||
{{ encore_entry_link_tags('page_download_exports') }}
|
{{ encore_entry_link_tags('page_download_exports') }}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block title exportGeneration.linkedToSavedExport ? exportGeneration.savedExport.title : 'Download export' %}
|
{% block title exportGeneration.linkedToSavedExport ? exportGeneration.savedExport.title : ('Download export'|trans) %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h1>{{ block('title') }}</h1>
|
<h1>{{ block('title') }}</h1>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user