From 5c7db11d9b43811c1d665a0a6e77ad281e8d2089 Mon Sep 17 00:00:00 2001 From: jmescuderowritefull Date: Fri, 24 Apr 2026 10:09:14 +0200 Subject: [PATCH] fix: fixes for new plans (#33051) GitOrigin-RevId: 07ff096da2bc72483eab9a5c57417ced950f56c4 --- services/web/frontend/js/i18n-resources/writefull.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/services/web/frontend/js/i18n-resources/writefull.ts b/services/web/frontend/js/i18n-resources/writefull.ts index efc51ee9f7..67d1f8b6a1 100644 --- a/services/web/frontend/js/i18n-resources/writefull.ts +++ b/services/web/frontend/js/i18n-resources/writefull.ts @@ -100,10 +100,13 @@ const en = { 'You can wait for your Writefull quota to reset,', 'language-model.quota-reached.tooltip.3': 'or upgrade now to keep checking your text.', + 'language-model.quota-reached.ai-bundle.tooltip': + "You've hit your quota! Upgrade for unlimited access to all AI features", 'language-model.quota-reached.ai-bundle.tooltip.1': "You've hit your quota.", 'language-model.quota-reached.ai-bundle.tooltip.2': 'Add AI Assist for unlimited access to all Overleaf AI features,', + 'language-model.quota-reached.ai-bundle.tooltip.3': 'including Writefull. Or wait for your quota to reset.', 'language-model.use-gpt.tooltip.1': @@ -611,6 +614,8 @@ const es = { 'Puedes esperar a que se reinicie tu cuota de Writefull,', 'language-model.quota-reached.tooltip.3': 'o actualiza ahora para seguir revisando tu texto.', + 'language-model.quota-reached.ai-bundle.tooltip': + 'Has alcanzado tu límite de uso! Actualiza para acceso ilimitado a todas las funcionalidades AI.', 'language-model.quota-reached.ai-bundle.tooltip.1': 'Has alcanzado tu límite de uso.', 'language-model.quota-reached.ai-bundle.tooltip.2':