Adds Spanish
This commit is contained in:
parent
3a0863e703
commit
3cb9129993
1 changed files with 5 additions and 0 deletions
|
@ -23,6 +23,11 @@
|
||||||
"lang": "ru",
|
"lang": "ru",
|
||||||
"name": "Russian",
|
"name": "Russian",
|
||||||
"path": "lang/ru.json"
|
"path": "lang/ru.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"lang": "es",
|
||||||
|
"name": "Spanish",
|
||||||
|
"path": "lang/es.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"url": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/",
|
"url": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/",
|
||||||
|
|
Reference in a new issue