Scope is set to `admin-page` in module's providers

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

Read from the default scope `admin-page`

{{ t('read') }}

Scope is set to `lazy-page` inline in the directive

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

Loading...