{% set label = t('status_' + status, request.state.lang) %} {% if status == 'scanning' %}{{ label }}{% else %}{{ label }}{% endif %}