Options
All
  • Public
  • Public/Protected
  • All
Menu

External module src/i18n

Index

Type aliases

TranslationStrings

TranslationStrings: object

Type declaration

  • [key: string]: string

Functions

I18N_SERVICE_PROVIDER_FACTORY

  • I18N_SERVICE_PROVIDER_FACTORY(parentService: I18n): I18n

Const replace

  • replace(subject: any, variables: any): any

Object literals

Const I18N_SERVICE_PROVIDER

I18N_SERVICE_PROVIDER: object

deps

deps: Optional[][] = [[new Optional(), new SkipSelf(), I18n]]

provide

provide: I18n = I18n

useFactory

useFactory: I18N_SERVICE_PROVIDER_FACTORY = I18N_SERVICE_PROVIDER_FACTORY

Generated using TypeDoc