{{ t('app.label') }}

{{ t('app.heading') }}

{{ t('app.subheading') }}

{{ t('highlights.nextStep') }}

{{ t('highlights.title') }}

{{ t('highlights.copy') }}

{{ t('highlights.estimate') }}

{{ formatCurrency(results.finalBalance) }}

{{ t('highlights.term') }}

{{ formatTerm(form.years) }}

{{ t('ads.label') }}

{{ t('form.label') }}

{{ t('form.title') }}

{{ t('form.copy') }}

{{ t('form.hint') }}

{{ err }}

{{ t('summary.label') }}

{{ t('summary.title') }}

{{ t('summary.balance') }}

{{ formatCurrency(results.finalBalance) }}

{{ t('summary.contributions') }}

{{ formatCurrency(results.totalContributions) }}

{{ t('summary.interest') }}

{{ formatCurrency(results.totalInterest) }}

{{ t('table.label') }}

{{ t('table.title') }}

{{ t('table.period') }} {{ t('table.balance') }} {{ t('table.contributions') }} {{ t('table.interest') }}
{{ row.label }} {{ formatCurrency(row.balance) }} {{ formatCurrency(row.contributions) }} {{ formatCurrency(row.interest) }}

{{ t('chart.label') }}

{{ t('chart.title') }}

{{ education.label }}

{{ education.title }}

{{ education.intro }}

{{ education.label }}

{{ education.principles && education.principles.title }}

  • {{ item.title }}

    {{ item.copy }}

{{ education.label }}

{{ education.steps && education.steps.title }}

  1. {{ item.title }}

    {{ item.copy }}

{{ education.label }}

{{ education.tips && education.tips.title }}

  • {{ tip }}

{{ (education.examples && education.examples.label) || education.label }}

{{ education.examples && education.examples.title }}

{{ education.examples && education.examples.copy }}

{{ education.examples && education.examples.label }}

{{ item.title }}

{{ item.goal }}

Consejo: {{ item.tip }}

{{ t('articles.index.label') }}

{{ t('articles.index.title') }}

{{ t('articles.index.subtitle') }}

{{ faq.label }}

{{ faq.title }}

{{ faq.intro }}

{{ item.q }}

{{ item.a }}

{{ glossary.label }}

{{ glossary.title }}

{{ glossary.intro }}

{{ item.term }}

{{ item.def }}