From 44b31b2edfc9237aca0dbbeac2e7f7dea5993ce2 Mon Sep 17 00:00:00 2001 From: lmagreault Date: Mon, 3 Jun 2024 09:49:58 +0200 Subject: [PATCH] Update fr.js Minor correction --- umap/static/umap/locale/fr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umap/static/umap/locale/fr.js b/umap/static/umap/locale/fr.js index b80311de..a27c06f1 100644 --- a/umap/static/umap/locale/fr.js +++ b/umap/static/umap/locale/fr.js @@ -191,7 +191,7 @@ const locale = { "icon opacity": "Opacité de l'icône", "Icon shape": "Forme de l'icône", "Icon symbol": "Image de l'icône", - "If false, the polygon or line will act as a part of the underlying map.": "Désactiver pour que le polygone ou la ligne ne réagisse plus aux intéractions", + "If false, the polygon or line will act as a part of the underlying map.": "Désactiver pour que le polygone ou la ligne ne réagisse plus aux interactions", "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe avec hauteur (en pixels): {{{http://iframe.url.com|hauteur}}}", "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe avec hauteur et largeur (en px) : {{{http://iframe.url.com|height*width}}}", "iframe": "iframe",