diff --git a/apps/member/templates/member/includes/profile_info.html b/apps/member/templates/member/includes/profile_info.html index 5c403917..f474cfd7 100644 --- a/apps/member/templates/member/includes/profile_info.html +++ b/apps/member/templates/member/includes/profile_info.html @@ -52,10 +52,10 @@ {% if user_object.pk == user.pk %}
- {% trans 'API token' %} +  {% trans 'API token' %} - {% trans 'QR Code' %} +  {% trans 'QR Code' %}
{% endif %}