{
    "id": "it-it",
    "name": "Italian",
    "description": "Italian dictionary.",
    "readonly": true,
    "dictionaryDefinitions": [
        {
            "name": "it-it",
            "path": "./dict/it-it.trie",
            "description": "Italian dictionary.",
            "dictionaryInformation": {
                "locale": "it-IT",
                "alphabet": "a-zA-ZàòéùèìÙÀÒÈÌÉ",
                "suggestionEditCosts": [
                    {
                        "map": "AÀÂÄÅ|CÇ|EÈÉÊË|IÎÏ|OÔÖ|UÙÛÜ|aàáâãä|(ae)æ|cç|eèéêë|iíîï|nñń|oóôö|uùûü|yÿ|Œ(OE)|sś|(oe)œ",
                        "replace": 1
                    }
                ]
            }
        }
    ],
    "languageSettings": [
        {
            "languageId": "*",
            "locale": "it,it-IT",
            "dictionaries": ["it-it"]
        }
    ]
}
