{{ t('countdown-label') }}
{{ ch.countdown.sHours }}
{{ t('countdown-hours') }}
{{ ch.countdown.sMinutes }}
{{ t('countdown-minutes') }}
{{ ch.countdown.sSeconds }}
{{ t('countdown-seconds') }}
{{ t('position-label') }}
{{ ch.position }}
{{ t('checking-in') }}
{{ t('estimate-almost') }}
{{ t('estimate-over-hour') }}
{{ t('estimate-minutes', { n: ch.estimate }) }}
{{ t('estimate-eta', { time: ch.eta }) }}
{{ t('priority-title') }}
{{ t('priority-success') }}
{{ t('priority-error') }}
{{ t('countdown-message') }}
{{ t('sessions-expire-message') }}
{{ t('sessions-timeout-message', { n: ch.sessionsTimeout }) }}
{{ ch.stock }} {{ t('stock-remaining') }}
{{ t('stock-sold-out') }}
{{ t('email-change-title') }}
{{ t('email-notify-title') }}
{{ t('email-terms') }}
{{ t('email-confirmation', { email: ch.email.value }) }}