{% load afat %} {% load evelinks %} {% load i18n %}
{% translate "Only months with FAT data for the selected year are shown." %}
{% translate "Only characters that have FATs for the selected year are shown." %}
{% translate "This is the monthly total FAT count for all your characters combined." %}
{% translate "Month" %} | {% translate "FAT count" %} |
---|---|
{{ month|month_name }} | {{ fatcount }} |
{% blocktranslate %}Total FATs for {{ year }}{% endblocktranslate %} | {{ charstats.total|sum_values }} |
{% blocktranslate %}No FATs for {{ year }} for any of your characters …{% endblocktranslate %}