{% load i18n static %}
{% trans "cancel reply" %}{% trans "Please wait . . ." %}
{% trans "Your comment has been posted!" %}
{% if request.user.is_staff %}
{% trans "Your comment has been posted, it will be visible for other users after approval." %}