{{ activeChar.name }} {{ activeChar.title }}
#{{ tag }}
💬
{{ activeChar.name }} {{ currentLocale === 'en' ? 'says to you:' : currentLocale === 'ja' ? 'からのメッセージ:' : currentLocale === 'ko' ? '의 한마디:' : '对你说:' }}
"{{ t('auth.gate_greeting', { name: activeChar.name }) }}"
{{ activeChar.name }} {{ activeChar.title }}
"{{ activeChar.greeting }}"
#{{ tag }}
{{ uiNotice }}
{{ msg.user_action }}
{{ msg.directive_command }}
{{ msg.character_name || (activeChar ? activeChar.name : '女友') }}
{{ msg.mood }}
{{ msg.affection_delta > 0 ? '+' + msg.affection_delta : msg.affection_delta }}
{{ msg.tokens_used }}t
{{ msg.reasoning_content }}
{{ msg.speech || msg.content }}
{{ t('chat.photo_failed') || '照片冲洗失败了…待会再试?' }}
{{ msg.photoFailedReason }}
{{ msg.photo.description || '为你专属拍摄的相片时刻' }}
{{ streamingParsed ? streamingParsed.character_name : streamingSpeakerName }}
{{ streamingParsed.mood }}
深度思考中…
{{ streamingReasoning }}
{{ streamingParsed.speech }}
{{ streamingSpeakerName }} 正在思考…