{{ locale.toUpperCase() }}
{{ l.code.toUpperCase() }}
{{ notif.text }}
{{ t('adPromo') }}

{{ t('selectGame') }}

{{ t('selectGameSub') }}

{{ t('live') }} {{ t('soon') }}
{{ game.icon }}
{{ game.name }}
{{ game.desc }}
{{ 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') }}
{{ platformIcon(p.platform) }} {{ p.nickname }} {{ p.rank }} {{ t('empty') }}
{{ hasOpenUserRoom ? t('createDisabled') : t('createRoom') }}
⬡ {{ t('chat') }} // {{ currentRoom.name }}
— {{ msg.text }} —
{{ fmtTime(msg.ts) }} {{ msg.nickname }} {{ msg.text }}
{{ t('chatEmpty') }}