Add pt.json to system.json
This commit is contained in:
parent
6d272738cc
commit
97ebd4816d
1 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@
|
|||
"lang": "de",
|
||||
"name": "Deutsch",
|
||||
"path": "lang/de.json"
|
||||
},
|
||||
{
|
||||
"lang": "pt",
|
||||
"name": "Portuguese",
|
||||
"path": "lang/pt.json"
|
||||
}
|
||||
],
|
||||
"url": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/",
|
||||
|
|
Reference in a new issue