novx
    Preparing search index...

    Class AbstractCachingTranslatorAbstract

    an AbstractCachingTranslator is an abstract base class for translators that cache loaded translations

    Hierarchy (View Summary)

    Index

    Methods

    • return an observable containing the translated key or the transformed key in case of missing values

      Parameters

      • key: string

        the translation key

      • Optionalparams: any

      Returns Promise<string>