{{lng==='cn'?'查看展会演讲嘉宾':'View Conference Speakers'}}

{{lng==='cn'?'通过会议日程查找演讲嘉宾':'Find speakers through conference schedule'}}

{{lng==='cn'?'筛选':'Filter'}}
{{lng==='cn'?'讲师':'Speakers'}}
{{spk.name}}
{{spk.company}}
{{spk.position}}
{{lng==='cn'?'返回':'Back'}}
{{selectedSpeaker.name}}
{{selectedSpeaker.company}}
{{selectedSpeaker.position}}
{{lng==='cn'?'关于我':'About Me'}}
{{selectedSpeaker.profile || (lng==='cn'?'暂无介绍':'No profile available.')}}
{{speakerProfileExpanded ? (lng==='cn'?'收起':'Collapse') : (lng==='cn'?'查看更多':'Read More')}}
{{lng==='cn'?'会议日程':'Conference Schedule'}}
{{theme}}
{{lng==='cn'?'将出席演讲':'Upcoming Presentations'}}
{{sess.subtitle || sess.title}}
{{lng==='cn'?'时间':'Time'}}: {{sess.showTime}}
{{lng==='cn'?'地点':'Location'}}: {{sess.theme}}
{{lng==='cn'?'演讲人':'Speakers'}}: {{sess.guestList.map(g => g.name).join(', ')}}