From e664cf3b96a6d16501aff6b215a1e8030cec0464 Mon Sep 17 00:00:00 2001 From: Pascal Syma
{{ tKey(hunt, 'description') }}
-{{ t('page.home.n_quests', hunt._count.quests) }}
-- {{ - t('page.home.start', { - start: d(hunt.start, fullDate) - }) - }} -
-- {{ - t('page.home.end', { - start: d(hunt.end, fullDate) - }) - }} -
-{{ t('page.home.n_teams_joined', hunt._count.teams) }}
-+ {{ t('page.landing.hero_subtitle') }} +
+{{ tKey(hunt, 'description') }}
-{{ t('page.home.n_quests', hunt._count.quests) }}
-- {{ - t('page.home.start', { - start: d(hunt.start, fullDate) - }) - }} -
-- {{ - t('page.home.end', { - start: d(hunt.end, fullDate) - }) - }} -
-{{ t('page.home.n_teams_joined', hunt._count.teams) }}
-+ {{ t('page.landing.step_number', index + 1) }} +
++ {{ t(`page.landing.${step.key}_text`) }} +
+{{ tKey(hunt, 'description') }}
+{{ t('page.home.n_quests', hunt._count.quests) }}
++ {{ + t('page.home.start', { + start: d(hunt.start, fullDate) + }) + }} +
++ {{ + t('page.home.end', { + start: d(hunt.end, fullDate) + }) + }} +
++ {{ t('page.home.n_teams_joined', hunt._count.teams) }} +
++ {{ t('page.landing.login_to_see_hunts') }} +
+{{ tKey(hunt, 'description') }}
+{{ t('page.home.n_quests', hunt._count.quests) }}
++ {{ + t('page.home.start', { + start: d(hunt.start, fullDate) + }) + }} +
++ {{ + t('page.home.end', { + start: d(hunt.end, fullDate) + }) + }} +
++ {{ t('page.home.n_teams_joined', hunt._count.teams) }} +
+