Localization-0.10.0

    Localization-0.10.0


    Article summary


    title: Localization

    # Localization Schema

    Version 0.10.0

    JSON-Schema

    This document was generated from a JSON-Schema, and is intended to provide a human readable overview and examples of the methods contained in the module.

    For the full schema, see the link below.

    Schema
    localization.json

    Table of Contents

    Schemas

    CountryCode

    type CountryCode = string
    
    Examples

    Language

    type Language = string
    
    Examples

    Locality

    type Locality = string
    
    Examples

    Locale

    type Locale = string
    
    Examples


    Was this article helpful?