💰

{{ t.appTitle }}

💰

{{ t.appTitle }}

{{ t.subtitle }}

{{ screen === 'won' ? '🏆' : '🙁' }}

{{ screen === 'won' ? t.wonAll : t.gameOver }}

{{ t.youWin }}

{{ fmt(screen === 'won' ? 1000000 : guaranteed) }}

{{ t.question }} {{ idx + 1 }}/15 · {{ fmt(currentPrize) }}

{{ t.audienceVoting }}

{{ letters[i-1] }} · {{ audience[i-1] || 0 }}%

{{ q.q }}

{{ chosen === answer ? t.correct : t.wrong }}