forked from GitHub-Mirrors/foundry-sw5e
Add Italian
This commit is contained in:
parent
7134c4ac07
commit
53a845feb7
1 changed files with 6 additions and 1 deletions
|
@ -187,7 +187,12 @@
|
||||||
"lang": "fr",
|
"lang": "fr",
|
||||||
"name": "French",
|
"name": "French",
|
||||||
"path": "lang/fr.json"
|
"path": "lang/fr.json"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"lang": "it",
|
||||||
|
"name": "Italian",
|
||||||
|
"path": "lang/it.json"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"socket": true,
|
"socket": true,
|
||||||
"gridDistance": 5,
|
"gridDistance": 5,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue