{% load i18n %} {% if current_step.is_last %} {% trans "Finish" %} {% else %} {% trans "Next" %} {% endif %}