{{ t('character') }} | {{ t('pinyin') }} | {{ t('radical') }} | {{ t('strokes') }} | {{ t('actions') }} |
---|---|---|---|---|
{{ c.zi }} | {{ c.pinyin || c.py || '-' }} | {{ c.bushou || '-' }} | {{ c.bihua ?? '-' }} | |
{{ t('noData') }} |
{{ t('traditional') }}:{{ detail.fantizi || '-' }}
{{ t('pinyin') }}:{{ detail.pinyin || detail.py || '-' }}
{{ t('radical') }}:{{ detail.bushou || '-' }}
{{ t('strokes') }}:{{ (detail.bihua ?? '-') + (detail.fantibhua ? (' / ' + detail.fantibhua) : '') }}
{{ t('wuxing') }}:{{ detail.wuxing || '-' }}
{{ t('aboutFrontend') }}
{{ t('aboutBackend') }}
{{ t('aboutFeatures') }}