English
中文
{{ t('score') }}: {{ score }}
{{ gameRunning && !gameOver ? t('restartGame') : t('startGame') }}
{{ t('gameOver') }}
{{ t('finalScore') }}: {{ score }}
{{ t('slicedNames') }}
{{ name }}