English
中文
{{ gameRunning && !gameOver ? t('restartGame') : t('startGame') }}
{{ t('gameOver') }}
{{ t('score') }}
{{ score }}
{{ t('lines') }}
{{ lines }}
{{ t('level') }}
{{ level }}
{{ t('next') }}
{{ t('collectedNames') }}
{{ name }}