diff --git a/src/bundle/Resources/views/themes/admin/content/modal/location_trash.html.twig b/src/bundle/Resources/views/themes/admin/content/modal/location_trash.html.twig index d790c8b5f3..2e3fb3c7bd 100644 --- a/src/bundle/Resources/views/themes/admin/content/modal/location_trash.html.twig +++ b/src/bundle/Resources/views/themes/admin/content/modal/location_trash.html.twig @@ -14,6 +14,7 @@ {{ form_start(form, {'action': path('ibexa.location.trash')}) }} {% endblock %} {% block body_content %} + {{ 'trash.modal.send_to_trash.message'|trans|desc('Are you sure you want to send this Content item to Trash?') }} {% for option in form.trash_options %}