{{ t('hello') }}

{{ t('some.nested.key') }}

{{ t('params', { value: 'Transloco'}) }}

{{ t('key') }}

{{ t('key') }}