{{ t('title') }}
{{ t('subtitle') }}
{{ t('hits') }}:{{ result.corrections.length }}
{{ t('correctedText') }}
{{ t('autoReplaced') }}
{{ result.correctedText || t('noResult') }}
{{ t('details') }}
{{ result.corrections.length }} {{ t('items') }}
{{ 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(', ') }}
{{ t('noError') }}
{{ t('highlighted') }}
{{ t('tip') }}