diff --git a/packages/i18n/src/translations/en/auth.json b/packages/i18n/src/translations/en/auth.json index 32901ef..eb0a099 100644 --- a/packages/i18n/src/translations/en/auth.json +++ b/packages/i18n/src/translations/en/auth.json @@ -236,7 +236,7 @@ }, "email": { "preview": "Login to claudemesh with a magic link", - "subject": "Your magic link 🪄", + "subject": "Your magic link", "body": "Almost in! Click the button below to login.", "or": "Or, copy and paste this link into your browser:", "cta": "Login with magic link", diff --git a/packages/i18n/src/translations/es/auth.json b/packages/i18n/src/translations/es/auth.json index b43f3ee..cde5e86 100644 --- a/packages/i18n/src/translations/es/auth.json +++ b/packages/i18n/src/translations/es/auth.json @@ -230,7 +230,7 @@ }, "email": { "preview": "Inicia sesión con enlace mágico", - "subject": "Tu enlace mágico 🪄", + "subject": "Tu enlace mágico", "body": "¡Casi ahí! Haz clic abajo para iniciar sesión.", "or": "O copia y pega este enlace en tu navegador:", "cta": "Iniciar sesión con enlace mágico",