{{ t('appLabel') }}
Quiz Arena
{{ t('room') }}
{{ room.roomCode }}
{{ currentQuestion.question }}
{{ t('finalRanking') }}
#{{ player.rank }}
{{ player.name }}
{{ player.score }}
- #{{ player.rank }} {{ player.name }} {{ player.score }}
{{ myRoomPlayer && myRoomPlayer.finishedGame ? t('finishedWaiting') : t('waiting') }}
{{ waitingText }}