mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 19:41:33 +02:00
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:
committed by
Copybot
parent
4cb530e54d
commit
dc19e00b0e
@@ -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": "",
|
||||
|
||||
@@ -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</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.",
|
||||
|
||||
Reference in New Issue
Block a user