{% trans "Something Went Wrong" %}

{% if message is defined and message != "" %} {% else %}

{% trans "An unexpected error occurred. Please try again or contact support if the problem persists." %}

{% endif %}
{% trans "Go to Dashboard" %}

{% trans "Redirecting to dashboard in" %} 15 {% trans "seconds" %}…