From f03cbafe5201dfaea684b45e7a976a556cf6ff84 Mon Sep 17 00:00:00 2001 From: einhornimmond Date: Wed, 2 Apr 2025 16:55:28 +0200 Subject: [PATCH] Update frontend/src/locales/fr.json Co-authored-by: clauspeterhuebner <86960882+clauspeterhuebner@users.noreply.github.com> --- frontend/src/locales/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locales/fr.json b/frontend/src/locales/fr.json index 867508af4..5f54dc5f3 100644 --- a/frontend/src/locales/fr.json +++ b/frontend/src/locales/fr.json @@ -35,7 +35,7 @@ "card-user-search": { "headline": "Recherche géographique de membres (expérimentale)", "allowed": { - "button": "Commencer la recherche d'utilisateurs...", + "button": "Commencer la recherche de membres...", "disabled-button": "GMS offline...", "text": "Trouve des membres de toutes les communautés sur une carte." },