From 8c0589df7f6d3cf03de24b171b13804361cdc03c Mon Sep 17 00:00:00 2001 From: jmescuderowritefull Date: Thu, 7 May 2026 14:26:45 +0200 Subject: [PATCH] Remove onboarding guide (#33474) GitOrigin-RevId: a6a71cca0634ebba43f4ba18a5b40f79e3a81fb0 --- services/web/frontend/js/i18n-resources/writefull.ts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/services/web/frontend/js/i18n-resources/writefull.ts b/services/web/frontend/js/i18n-resources/writefull.ts index 0113cfc1ae..c2424a42dd 100644 --- a/services/web/frontend/js/i18n-resources/writefull.ts +++ b/services/web/frontend/js/i18n-resources/writefull.ts @@ -129,9 +129,6 @@ const en = { 'unexpected-error': 'Sorry, something went wrong. If this keeps happening, please contact us at support@writefull.com.', 'no-results-warning': 'Sorry, we were not able to find a good response.', - 'suggestion-card.banner.quick-guide.welcome': 'Welcome to Writefull!', - 'suggestion-card.banner.quick-guide.start': - 'Click here to start a quick guide', 'suggestion-card.banner.non-english.introduction': "To view AI-powered language suggestions you'll need to use the GPT model.", 'suggestion-card.banner.non-english.choose-model': 'Choose model', @@ -658,9 +655,6 @@ const es = { 'Lo siento, algo salió mal. Si esto sigue ocurriendo, por favor contáctanos en support@writefull.com.', 'no-results-warning': 'Lo siento, no pudimos encontrar una buena respuesta.', - 'suggestion-card.banner.quick-guide.welcome': '¡Bienvenido a Writefull!', - 'suggestion-card.banner.quick-guide.start': - 'Haga clic aquí para una guía rápida', 'suggestion-card.banner.non-english.introduction': 'Para ver sugerencias de lenguaje impulsadas por IA, necesitarás usar el modelo GPT.', 'suggestion-card.banner.non-english.choose-model': 'Elegir modelo',