From 582f1cbb63bbc153644d546c9800cbf551f628b9 Mon Sep 17 00:00:00 2001 From: Colin Maudry Date: Sun, 6 Jun 2021 07:09:46 +0200 Subject: [PATCH] feat: moins d'anglais --- datasette/templates/table.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datasette/templates/table.html b/datasette/templates/table.html index f78433d..dc1503b 100644 --- a/datasette/templates/table.html +++ b/datasette/templates/table.html @@ -54,7 +54,7 @@ {% if filtered_table_rows_count or human_description_en %}

{% if filtered_table_rows_count or filtered_table_rows_count == 0 %}{{ "{:,}".format(filtered_table_rows_count) }} ligne{% if filtered_table_rows_count == 1 %}{% else %}s{% endif %}{% endif %} - {% if human_description_en %}{{ human_description_en }}{% endif %} +

{% endif %}