diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 6e69194ae4..f0ba54a64b 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -1843,6 +1843,7 @@ "using_latex": "", "using_premium_features": "", "using_the_overleaf_editor": "", + "using_writefull": "", "valid": "", "valid_sso_configuration": "", "validation_issue_entry_description": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index a12954096c..e31d9cd6b6 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -2383,6 +2383,7 @@ "using_latex": "Using LaTeX", "using_premium_features": "Using premium features", "using_the_overleaf_editor": "Using the __appName__ Editor", + "using_writefull": "Using Writefull", "valid": "Valid", "valid_sso_configuration": "Valid SSO configuration", "validation_issue_entry_description": "A validation issue which prevented this project from compiling",