Name stays required; description is a labelled optional textarea. Email uses native validity and form submit. Drop the dead workshop link and fix a few copy errors. Co-authored-by: Cursor <cursoragent@cursor.com>
11 lines
519 B
JSON
11 lines
519 B
JSON
{
|
|
"title": "Save your progress",
|
|
"description": "We need your email to save your CommunityRule progress\nand make it accessible to you later.",
|
|
"inputLabel": "Email address",
|
|
"placeholder": "email@domain.com",
|
|
"characterCountTemplate": "{current}/{max}",
|
|
"magicLinkSuccessTitle": "Check your email to log in",
|
|
"magicLinkSuccessDescription": "We emailed a sign-in link. Open it on this device to continue — check spam or promotions if you don't see it.",
|
|
"magicLinkErrorTitle": "Could not send link"
|
|
}
|