Dictionary

A dictionary with fields

Field Type Description
family Dictionary A dictionary with fields
size Dictionary A dictionary with fields

Examples

Example 1

{
    "family": {
        "titles": "...",
        "text": "..."
    },
    "size": {
        "titles": 17,
        "text": 12
    }
}
1.9.0 stable