Add new translations
This commit is contained in:
parent
028e8bddac
commit
d2da332411
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "fvtt-wasteland",
|
"id": "fvtt-wasteland",
|
||||||
"description": "Wasteland RPG for FoundryVTT",
|
"description": "Wasteland RPG for FoundryVTT",
|
||||||
"version": "11.0.16",
|
"version": "11.0.17",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Uberwald/LeRatierBretonnien",
|
"name": "Uberwald/LeRatierBretonnien",
|
||||||
@ -23,7 +23,7 @@
|
|||||||
"gridUnits": "m",
|
"gridUnits": "m",
|
||||||
"license": "LICENSE.txt",
|
"license": "LICENSE.txt",
|
||||||
"manifest": "https://www.uberwald.me/gitea/public/fvtt-wasteland/raw/branch/main/system.json",
|
"manifest": "https://www.uberwald.me/gitea/public/fvtt-wasteland/raw/branch/main/system.json",
|
||||||
"download": "https://www.uberwald.me/gitea/public/fvtt-wasteland/archive/fvtt-wasteland-v11.0.16.zip",
|
"download": "https://www.uberwald.me/gitea/public/fvtt-wasteland/archive/fvtt-wasteland-v11.0.17.zip",
|
||||||
"packs": [
|
"packs": [
|
||||||
{
|
{
|
||||||
"type": "Item",
|
"type": "Item",
|
||||||
|
@ -238,6 +238,8 @@
|
|||||||
</span>
|
</span>
|
||||||
<div class="item-filler"> </div>
|
<div class="item-filler"> </div>
|
||||||
<div class="item-controls item-controls-fixed">
|
<div class="item-controls item-controls-fixed">
|
||||||
|
<a class="item-control item-add" data-type="capacite" title="Ajouter une capacité"><i
|
||||||
|
class="fas fa-plus"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
{{#each capacites as |capacite key|}}
|
{{#each capacites as |capacite key|}}
|
||||||
|
Loading…
Reference in New Issue
Block a user