{% load i18n %} {% load translations %} {% documentation_icon 'user/translating' 'user-rate' right=True %} {% trans "Your request was rejected because you have performed too many operations recently." %} {% if do_logout %} {% trans "You have been signed out, please sign in and try again later." %} {% else %} {% trans "Please try again later." %} {% endif %}