{{ t('appLabel') }}

Quiz Arena

{{ errorMessage }} {{ statusMessage }}

{{ t('room') }}

{{ room.roomCode }}

{{ t(currentQuestion.category) }} {{ t(currentQuestion.difficulty) }} {{ questionPosition }}

{{ currentQuestion.question }}

{{ t('finalRanking') }}

#{{ player.rank }} {{ player.name }} {{ player.score }}
  1. #{{ player.rank }} {{ player.name }} {{ player.score }}

{{ myRoomPlayer && myRoomPlayer.finishedGame ? t('finishedWaiting') : t('waiting') }}

{{ waitingText }}