{{ t('selectGame') }}
{{ t('selectGameSub') }}
← {{ t('backToGames') }}
{{ t('guideText') }}
1
{{ t('guideStep1') }}2
{{ t('guideStep2') }}3
{{ t('guideStep3') }}{{ t('activeRooms') }}
{{ currentGame.icon }} {{ currentGame.name }}
{{ room.name }}
{{ room.type==='fixed' ? t('fixed') : t('custom') }}

{{ room.type==='fixed' ? t('fixed') : t('custom') }}
{{ platformIcon(p.platform) }} {{ p.nickname }}
{{ p.rank }}
{{ t('empty') }}
+
{{ hasOpenUserRoom ? t('createDisabled') : t('createRoom') }}
{{ currentSeo.h2 }}
{{ currentSeo.p1 }}
{{ currentSeo.p2 }}
⬡ {{ t('chat') }} // {{ currentRoom.name }}
— {{ msg.text }} —
{{ fmtTime(msg.ts) }}
{{ msg.nickname }}
{{ msg.text }}
{{ t('chatEmpty') }}