{{ t('title') }}
{{ t('subtitle') }}
{{ t('statTime') }}
{{ formattedTime }}
{{ t('statMoves') }}
{{ moveCount }}
{{ t('historyTitle') }}
{{ t('historySubtitle') }}
{{ isLoggedIn ? t('recentGamesLogged') : t('recentGamesGuest') }}
{{ t('historyEmpty') }}
{{ formatGameTime(game) }}
{{ t('topScoresTitle') }}
{{ t('topScoresEmpty') }}
#{{ index + 1 }} · {{ formatGameTime(game) }}
{{ t('loginHistoryHint') }}