+ {isZh + ? "查看 HAMi 团队的活动落地页,获取演讲详情与社区资料。" + : "See the events and talks the HAMi team is part of, with slides and community resources."} +
++ {e.endDate + ? formatDateRange(e.date, e.endDate, locale) + : formatDate(e.date, locale)} + {e.location ? ` - ${pick(locale, e.location)}` : ""} +
+ + ))} +