diff --git a/club/templates/club/club_sellings.jinja b/club/templates/club/club_sellings.jinja index 6759fb3d..6fdee86a 100644 --- a/club/templates/club/club_sellings.jinja +++ b/club/templates/club/club_sellings.jinja @@ -2,7 +2,7 @@ {% from 'core/macros.jinja' import user_profile_link, paginate %} {% block content %} -

{% trans %}Sellings{% endtrans %}

+

{% trans %}Sales{% endtrans %}

{% csrf_token %} {{ form }} diff --git a/club/templates/club/club_tools.jinja b/club/templates/club/club_tools.jinja index e35c9bc2..49e2b0df 100644 --- a/club/templates/club/club_tools.jinja +++ b/club/templates/club/club_tools.jinja @@ -30,7 +30,7 @@ {% endif %} {% if object.club_account.exists() %} -

{% trans %}Accouting: {% endtrans %}

+

{% trans %}Accounting: {% endtrans %}