Stratal API Reference
    Preparing search index...

    Variable I18N_TOKENSConst

    I18N_TOKENS: { I18nService: symbol; MessageLoader: symbol; Options: symbol } = ...

    I18n Module DI Tokens Symbol-based tokens to avoid string collisions

    Type Declaration

    • ReadonlyI18nService: symbol

      I18nService - request-scoped translation service

    • ReadonlyMessageLoader: symbol

      MessageLoaderService - loads and caches locale messages

    • ReadonlyOptions: symbol

      I18nModuleOptions - configuration options from withRoot()