{{ result.correctedText || t('noResult') }}
{{ t('wrongToCorrect') }} | {{ t('pinyin') }} | {{ t('desc') }} | {{ t('position') }} |
---|---|---|---|
{{ c.wrong }} → {{ c.correct }} | {{ t('wrong') }}:{{ c.pinyinWrong }} {{ t('correct') }}:{{ c.pinyinCorrect }} | {{ c.description }} | {{ c.positions.join(', ') }} |