caewok / fvtt-walled-templates

Foundry VTT templates that interact with walls
MIT License
9 stars 4 forks source link

pt-BR Translate #119

Open Kharmans opened 2 months ago

Kharmans commented 2 months ago

Brazilian Portuguese translation is not set on module.json. It should be:

    {
      "lang": "pt-BR",
      "name": "Português (Brasil)",
      "path": "languages/pt-BR.json",
      "title": "Walled Templates",
      "description": "Permite que paredes bloqueiem modelos"
    }