LWT JavaScript API
    Preparing search index...

    Function hydrateI18nFromCache

    • Synchronously hydrate strings from a cached API bundle for locale.

      Used at startup by a shell-free client so the first paint has strings without waiting on the network; follow with loadI18nFromApi to refresh in the background.

      Parameters

      • locale: string

        Locale code (e.g. "es")

      Returns boolean

      true if a cached bundle was found and applied