pdfrx_web
    Preparing search index...

    Function resolvePdfrxStrings

    • Picks the built-in strings that best match the requested locale(s), falling back to English when none is supported.

      Parameters

      • requested: string | readonly string[] | undefined

        One or more BCP-47 tags in priority order (e.g. 'ja', ['fr-CA', 'fr', 'en']). Pass undefined to auto-detect from the browser (navigator.languages).

      Returns PdfrxStrings

      The resolved PdfrxStrings.