diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index e2c3bb40fc..896e0db719 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -1467,7 +1467,6 @@ "writefull_prompt_body": "", "writefull_prompt_title": "", "writefull_settings_description": "", - "writefull_settings_instructions": "", "x_changes_in": "", "x_changes_in_plural": "", "x_price_for_first_month": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index dbc9e40077..0afc7b7250 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -2124,8 +2124,7 @@ "writefull_learn_more": "Learn more about Writefull for Overleaf", "writefull_prompt_body": "Get free AI-powered language feedback with our Writefull integration. (You can also grab 10% off Writefull premium with the code OVERLEAF10.)", "writefull_prompt_title": "AI writing assistance in Overleaf", - "writefull_settings_description": "Get free AI-based language feedback specifically tailored for research writing with Writefull for Overleaf. Learn more about Writefull for Overleaf.", - "writefull_settings_instructions": "To use Writefull, log in from the Writefull toolbar in the Overleaf editor. And don’t forget, if you upgrade to Writefull Premium you can use TeXGPT to generate LaTeX code—use OVERLEAF10 at the checkout to get 10% off.", + "writefull_settings_description": "Get free AI-based language feedback specifically tailored for research writing with Writefull for Overleaf.", "x_changes_in": "__count__ change in", "x_changes_in_plural": "__count__ changes in", "x_collaborators_per_project": "__collaboratorsCount__ collaborators per project",