From 9565e2ebd92a4184e28f3708c50a0f6f2c109c1d Mon Sep 17 00:00:00 2001 From: einhornimmond Date: Wed, 2 Apr 2025 16:55:21 +0200 Subject: [PATCH] Update frontend/src/locales/es.json Co-authored-by: clauspeterhuebner <86960882+clauspeterhuebner@users.noreply.github.com> --- frontend/src/locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locales/es.json b/frontend/src/locales/es.json index 9b6181442..3b383db64 100644 --- a/frontend/src/locales/es.json +++ b/frontend/src/locales/es.json @@ -33,7 +33,7 @@ "card-user-search": { "headline": "Búsqueda geográfica de miembros", "allowed": { - "button": "Iniciar Búsqueda de Usuarios...", + "button": "Iniciar Búsqueda de Miembros...", "disabled-button": "GMS offline...", "text": "Encuentra Miembros de todas las Comunidades en un Mapa." },