rushstack.io
Docs API News GitHub Help
https://github.com/octogonz

    << Docs Index

    Home > @rushstack/localization-plugin > ILocalizedData > resolveMissingTranslatedStrings

    ILocalizedData.resolveMissingTranslatedStrings property

    Use this paramter to specify a function used to load translations missing from the ILocalizedData.translatedStrings parameter.

    Signature:

    resolveMissingTranslatedStrings?: (locales: string[], filePath: string) => IResolvedMissingTranslations;
    

    © 2021 Microsoft

    • Docs
    • API
    • News
    • GitHub
    • Help