Requested role: {roleLabel}
+ {x.message &&Message: {x.message}
} +{error}
} + {outcome ? ( ++ {outcome === 'accepted' + ? `Accepted — they're now a member as ${roleLabel}.` + : 'Declined.'} +
+ ) : ( ++ Your request to join {where} {label} has been sent to + its Owners. You'll get an inbox notification when it's decided. +
+ ) : target && !target.eligible ? ( ++ {target.already_requested + ? `You already have a pending request to join ${where} ${label}.` + : (target.reason || 'You cannot request to join this scope.')} +
+ ) : ( + + )} +