From c383674cd898b4631d906100fa17d4d470bd0b20 Mon Sep 17 00:00:00 2001 From: jmescuderowritefull Date: Tue, 12 May 2026 08:45:54 +0200 Subject: [PATCH] Fix suggestions blocked modal (#33571) GitOrigin-RevId: fde20822d884678c729ed93b672b5ad131901938 --- services/web/frontend/js/i18n-resources/writefull.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/web/frontend/js/i18n-resources/writefull.ts b/services/web/frontend/js/i18n-resources/writefull.ts index c2424a42dd..39a79ce8bb 100644 --- a/services/web/frontend/js/i18n-resources/writefull.ts +++ b/services/web/frontend/js/i18n-resources/writefull.ts @@ -22,6 +22,7 @@ const en = { or: 'or', close: 'Close', submit: 'Submit', + loading: 'Loading...', 'add-ai-assist': 'Add AI assist to your plan to get unlimited access to all AI tools', 'add-unlimited-ai': 'Add unlimited AI', @@ -540,6 +541,7 @@ const es = { or: 'o', close: 'Cerrar', submit: 'Enviar', + loading: 'Cargando...', add: 'Añadir', 'add-ai-assist': 'Añade AI assist a tu plan para obtener acceso ilimitado a todas las herramientas AI',