{% trans username=(user.fullname or user.username) %}Hey {{ username }},{% endtrans %}

{% trans %}A new access token, named "{{ name }}", has been created.{% endtrans %}

{% trans %}If you did not make this change and believe your account has been compromised, please contact your administrator.{% endtrans %}