{{ connState === 'connecting' ? t('conn.connecting') : t('conn.reconnecting') }}
Scorist
{{ t('app.tagline') }}
{{ l.label }}
{{ t('home.yourName') }}
{{ t('home.createRoom') }}
{{ t('home.orJoin') }}
{{ t('home.joinLabel') }}
{{ t('home.joinBtn') }}
{{ t('settings.title') }}
✕
{{ t('settings.scoring') }}
{{ t('settings.add') }}
{{ t('settings.subtract') }}
{{ t('settings.winner') }}
{{ t('settings.highest') }}
{{ t('settings.lowest') }}
{{ t('settings.startScore') }}
{{ v }}
{{ t('settings.free') }}
{{ t('settings.allowNegative') }}
{{ t('settings.targetScore') }}
{{ t('settings.noTarget') }}
{{ v }}
{{ t('settings.free') }}
{{ t('settings.targetHint') }}
{{ creating ? t('settings.creating') : t('settings.createBtn') }}
{{ tk.msg }}