hammerspoon2-docs
    Preparing search index...

    Function status

    • Check the installation status of a language pair.

      Parameters

      • sourceLanguage: string

        BCP-47 code of the source language (e.g. "en").

      • targetLanguage: string

        BCP-47 code of the target language (e.g. "fr").

      Returns Promise<string>

      Resolves to "installed", "supported", or "unsupported".