English
中文
{{ t('score') }}: {{ score }}
{{ t('round') }}: {{ round }}
{{ t('ammo') }}: {{ ammo }}
{{ !gameRunning || gameOver ? t('startGame') : t('restartGame') }}
{{ t('gameOver') }}
{{ t('finalScore') }}: {{ score }}
{{ roundMessage }}
{{ t('shotNames') }}
{{ name }}