{{ tt('mt.status.loading') }}
{{ playerState.error }}
{{ tt('mt.action.retry') }}
{{ videoData.is_liked ? '❤️' : '🤍' }}
{{ formatViewCount(videoData.like_count) }}
{{ videoData.is_favorited ? '⭐' : '☆' }}
{{ tt('mt.video.action.favorite') }}
📤
{{ formatViewCount(videoData.share_count) }}
💬
{{ danmuConfig.enabled ? tt('mt.video.danmu.hide') : tt('mt.video.danmu.show') }}
⚙️
{{ tt('mt.video.settings') }}
{{ videoData.summary || videoData.content }}
{{ pageState.sending_danmu ? tt('mt.status.loading') : tt('mt.video.danmu.send') }}
{{ formatVideoDuration(danmu.time_point) }}
{{ danmu.text }}
{{ danmu.user_name }}
{{ option.icon }}
{{ tt(option.name) }}
{{ tt('mt.video.quality.title') }}
{{ tt(quality.text) }}
{{ tt('mt.video.speed.title') }}
{{ rate.text.startsWith('mt.') ? tt(rate.text) : rate.text }}
{{ tt('mt.video.danmu.settings') }}
{{ tt('mt.video.danmu.opacity') }}
{{ tt('mt.video.danmu.fontSize') }}
{{ tt('mt.video.danmu.speed') }}