{% load i18n %} {% get_current_language as LANGUAGE %} {% trans "Authentication Success" %}

{% trans "Session stored successfully. This window will close automatically." %}

{% trans "If it doesn't close" %}, {% trans "click here" %}.