mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-05 20:34:15 +02:00
Fixed a few translations
This commit is contained in:
parent
3d98f16ac6
commit
5efe84199e
2 changed files with 4 additions and 6 deletions
|
|
@ -306,6 +306,9 @@
|
|||
}
|
||||
},
|
||||
"newAdversary": "New Adversary"
|
||||
},
|
||||
"Party": {
|
||||
"triggerRestContent": "This will trigger a dialog to players make their downtime moves. Are you sure?"
|
||||
}
|
||||
},
|
||||
"APPLICATIONS": {
|
||||
|
|
|
|||
|
|
@ -11,13 +11,8 @@
|
|||
</button>
|
||||
<button data-action="groupRoll">
|
||||
<i class="fa-solid fa-users"></i>
|
||||
<span>{{localize "DAGGERHEART.APPLICATIONS.GroupRollSelect.title"}}</span>
|
||||
<span>{{localize "DAGGERHEART.UI.Chat.groupRoll.title"}}</span>
|
||||
</button>
|
||||
{{!-- NOT YET IMPLEMENTED --}}
|
||||
{{!-- <button>
|
||||
<i class="fa-solid fa-handshake-angle"></i>
|
||||
<span>Help Action</span>
|
||||
</button> --}}
|
||||
</div>
|
||||
|
||||
<fieldset class="actors-section glassy">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue