@cspell/dict-ro-ro
Version:
Romanian dictionary for cspell.
23 lines (22 loc) • 508 B
JSON
{
"id": "ro-ro",
"version": "0.2",
"name": "Romanian",
"description": "Romanian dictionary.",
"readonly": true,
"dictionaryDefinitions": [
{
"name": "ro-ro",
"path": "./dict/ro-ro.trie",
"description": "Romanian dictionary."
}
],
"languageSettings": [
{
"languageId": "*",
"locale": "ro,ro-RO",
"dictionaries": ["ro-ro"],
"dictionaryDefinitions": []
}
]
}