Localization Schema

Version 0.9.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

Go To Top