From f37b1f3d12d04b53770629c87b431d17411f2cdd Mon Sep 17 00:00:00 2001 From: Lianela <140931995+Lianela@users.noreply.github.com> Date: Sat, 1 Feb 2025 03:38:31 -0300 Subject: [PATCH] Update src/locales/es/translation.json Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- src/locales/es/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/es/translation.json b/src/locales/es/translation.json index 153d782b..c8667d6c 100644 --- a/src/locales/es/translation.json +++ b/src/locales/es/translation.json @@ -291,7 +291,7 @@ "no_users_blocked": "No tienes usuarios bloqueados", "notifications": "Notificaciones", "renew_subscription": "Renovar Hydra Cloud", - "subscription_active_until": "Tú Hydra Cloud está activa hasta {{date}}", + "subscription_active_until": "Tu Hydra Cloud está activa hasta {{date}}", "subscription_expired_at": "Tú suscripción expiró el {{date}}", "subscription_renew_cancelled": "Está desactivada la renovación automática", "subscription_renews_on": "Tú suscripción se renueva el {{date}}",