Files
community-rule/messages/en/create/community/communityUpload.json
T
adilalloandCursor 42d83c8b62 Give builder fields persistent labels, treat description as optional, and validate save-progress email with a real form.
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>
2026-09-10 11:37:41 -06:00

11 lines
593 B
JSON

{
"title": "Add a photo to identify your group",
"description": "This photo will be used as a profile picture for your group and will be editable later. If possible, try to use a simple logo or graphic.",
"hintText": "Add image from your device",
"signInToUploadNote": "Your photo will upload after you sign in (use Save progress from the next step, or Log in from the header).",
"uploadingLabel": "Uploading your photo…",
"previewAlt": "Selected community photo preview",
"clearPendingUploadAriaLabel": "Remove uploaded photo",
"clearPendingUploadTooltip": "Remove photo"
}