|
|
|
|
|
|
35
|
{% if myCounter.lastReset.selfSeum %}
|
35
|
{% if myCounter.lastReset.selfSeum %}
|
|
36
|
{% trans "I got the seum" %} {{ myCounter.lastReset.formatted_delta }}.
|
36
|
{% trans "I got the seum" %} {{ myCounter.lastReset.formatted_delta }}.
|
|
37
|
{% else %}
|
37
|
{% else %}
|
|
38
|
- {{ myCounter.lastReset.who.trigramme }} {% trans "threw me the seum"} {{ myCounter.lastReset.formatted_delta }}.
|
|
|
|
|
|
38
|
+ {{ myCounter.lastReset.who.trigramme }} {% trans "threw me the seum" %} {{ myCounter.lastReset.formatted_delta }}.
|
|
39
|
{% endif %}
|
39
|
{% endif %}
|
|
40
|
</strong><br />
|
40
|
</strong><br />
|
|
41
|
{% endif %}
|
41
|
{% endif %}
|