diff --git a/src/features/orientation/components/filter-result-count/filter-result-count.component.html b/src/features/orientation/components/filter-result-count/filter-result-count.component.html index d05d5620..95162e54 100644 --- a/src/features/orientation/components/filter-result-count/filter-result-count.component.html +++ b/src/features/orientation/components/filter-result-count/filter-result-count.component.html @@ -13,5 +13,8 @@ style="transition: all 0.2s ease" [attr.stroke-dasharray]="208 * (found / total) + ',' + 208 * (1 - found / total)" /> -
{{ found }}
+
+ {{ found }} + sur {{ total }} lieux trouvées sur le territoire +