Add details provided by Google explanation to onboarding form (#16216)

* Add details provided by Google explanation to onboarding form

* Add UserProvider and setDefaultMeta in OnboardingDataCollectionStory

* check if first name and last name exists

* refactor google check

* refactor name check

* using req.session.registeredVia

* Fix formatting

GitOrigin-RevId: 2c9f031f620ae3c1320b00e7c9f47637f5559275
This commit is contained in:
Domagoj Kriskovic 2023-12-14 14:10:07 +01:00 committed by Copybot
parent 8dbf2b64f8
commit 2520a10e4c
2 changed files with 2 additions and 0 deletions

View file

@ -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": "",

View file

@ -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 youre happy with them.",
"dictionary": "Dictionary",
"did_you_know_institution_providing_professional": "Did you know that __institutionName__ is providing <0>free __appName__ Professional features</0> 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.",