diff --git a/packages/i18n/src/translations/en/ai.json b/packages/i18n/src/translations/en/ai.json index b11a648..4e12af6 100644 --- a/packages/i18n/src/translations/en/ai.json +++ b/packages/i18n/src/translations/en/ai.json @@ -55,7 +55,7 @@ "title": "Image generation", "description": "Create visuals from text descriptions using different models like SDXL or Midjourney.", "headline": { - "title": "Describe what you imagine 🖼️", + "title": "Describe what you imagine", "subtitle": "And let's make it live." }, "composer": { 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/ai.json b/packages/i18n/src/translations/es/ai.json index fde2f8d..994a5f8 100644 --- a/packages/i18n/src/translations/es/ai.json +++ b/packages/i18n/src/translations/es/ai.json @@ -55,7 +55,7 @@ "title": "Image generation", "description": "Create visuals from text descriptions using different models like SDXL or Midjourney.", "headline": { - "title": "Describe what you imagine 🖼️", + "title": "Describe what you imagine", "subtitle": "And let's make it live." }, "composer": { 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",