{{ text(example.title) }}
{{ locale === 'en' ? 'Pain point / problem' : '痛点 / 问题点' }}
{{ text(example.problem) }}
{{ locale === 'en' ? 'What Chatwego can do' : 'Chatwego 可以做什么' }}
{{ text(example.result) }}
{{ locale === 'en' ? 'Simple way to ask' : '你可以怎样问:简单版' }}
{{ text(example.simpleAsk) }}
{{ locale === 'en' ? 'More detailed way to ask' : '你可以怎样问:详细版' }}
{{ text(example.detailAsk) }}