{{ 'home.hero.subtitle'|trans }}
{{ 'home.how_it_works.subtitle'|trans }}
{{ ('home.how_it_works.step' ~ loop.index ~ '_desc')|trans }}
{{ 'home.team.subtitle'|trans }}
{{ char.species }}
{{ char.desc }}
{{ 'home.team.meet_me'|trans }}
{% endfor %}{{ 'home.badges.subtitle'|trans({'%count%': badgeCount}) }}
{{ badgeCount }}
{{ 'home.badges.count_label'|trans }}
{{ b.name }}
{{ b.loc }}{{ 'home.manifest.quote'|trans }}
{{ 'home.manifest.screen_time'|trans }}
{{ 'home.manifest.no_ads'|trans }}
{{ 'home.manifest.together'|trans }}
{{ 'home.family.subtitle'|trans }}
{{ ('home.family.' ~ ['profiles_desc', 'together_desc', 'phone_desc'][loop.index0])|trans }}
{% if site_settings.monetizationEnabled %}{{ 'home.cta.email_prompt_monetized'|trans }}{% else %}{{ 'home.cta.email_prompt'|trans }}{% endif %}