From 62f1c8314e291682a415097e5e71107203c2b559 Mon Sep 17 00:00:00 2001 From: einhornimmond Date: Wed, 2 Apr 2025 16:55:06 +0200 Subject: [PATCH] Update frontend/src/locales/de.json Co-authored-by: clauspeterhuebner <86960882+clauspeterhuebner@users.noreply.github.com> --- frontend/src/locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index d29423359..7659b21eb 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -43,7 +43,7 @@ "card-user-search": { "headline": "Geografische Mitgliedssuche (experimentell)", "allowed": { - "button": "Öffne Nutzersuche...", + "button": "Öffne Mitgliedsuche...", "disabled-button": "GMS offline...", "text": "Finde Mitglieder aller Communities auf einer Landkarte." },