{% load i18n %} {% if msg_code == 200 %}
▪ {% translate "FAT Link Created!" %}
▪ {% translate "FATs have been queued, they may take a few mins to show up." %}
{% translate "Something went wrong!" %}
▪ {% translate "Clickable FAT Link Created!" %}
▪ {% translate "Make sure to give your fleet members the following link to click so that they get credit for this fleet." %}
{% if link_ongoing %}▪ {% translate 'Link' %}: {{ request.scheme }}://{{ request.get_host }}{% url 'afat:link_click' link.hash %}
{% endif %}{% translate "Fleet name successfully changed." %}
{% translate "Manual FAT processed." %}
{% translate "Manual FAT processing failed! The character name you entered was not found." %}