@hyperjump/json-schema-errors
    Preparing search index...

    Type Alias JsonSchemaErrorsOptions

    type JsonSchemaErrorsOptions = {
        locale?: string;
    }
    Index
    locale?: string

    A locale identifier in the form of "{language}-{region}".

    "en-US"