{{ t('demo.date.current', { now: new Date() }) }}
{{ t('demo.date.current', { now: nowFormatted }) }}
{{ t('demo.number.price', { amount: 12345.67 }) }}
{{ t('demo.nested.content') }}