diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 1a519ea2c7..6879d5ff4f 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -258,6 +258,7 @@ "demonstrating_track_changes_feature": "", "department": "", "description": "", + "details_provided_by_google_explanation": "", "dictionary": "", "did_you_know_institution_providing_professional": "", "did_you_know_that_overleaf_offers": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 706cb30f4b..29be91fd97 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -393,6 +393,7 @@ "department": "Department", "descending": "Descending", "description": "Description", + "details_provided_by_google_explanation": "Your details were provided by your Google account. Please check you’re happy with them.", "dictionary": "Dictionary", "did_you_know_institution_providing_professional": "Did you know that __institutionName__ is providing <0>free __appName__ Professional features to everyone at __institutionName__?", "did_you_know_that_overleaf_offers": "Did you know that __appName__ offers group and organization-wide subscription options? Request information or a quote.",