diff --git a/core/templates/core/user_stats.jinja b/core/templates/core/user_stats.jinja index 9b900117..621c4956 100644 --- a/core/templates/core/user_stats.jinja +++ b/core/templates/core/user_stats.jinja @@ -11,32 +11,35 @@ {% block content %}
| {{ loop.index }} | {{ barman.name }} {% if barman.nickname %}({{ barman.nickname }}){% endif %} | {{ barman.promo or '' }} | -{{ barman.perm_sum|format_timedelta|truncate_time("millis") }} | +{{ barman.perm_sum|format_timedelta }} | {{ loop.index }} | {{ barman.name }} {% if barman.nickname %}({{ barman.nickname }}){% endif %} | {{ barman.promo or '' }} | -{{ barman.perm_sum|format_timedelta|truncate_time("millis") }} | +{{ barman.perm_sum|format_timedelta }} | {% endfor %} diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 6be36d8f..de4ade36 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-11-19 21:00+0100\n" +"POT-Creation-Date: 2025-11-24 11:05+0100\n" "PO-Revision-Date: 2016-07-18\n" "Last-Translator: Maréchal