Add button and custom modal flow implemented
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"title": "Add a photo to identify your group",
|
||||
"description": "This photo 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"
|
||||
"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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user