Fixed a few translations (#1874)

This commit is contained in:
WBHarry 2026-05-09 11:26:31 +02:00 committed by GitHub
parent 3d98f16ac6
commit a911f80d46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 6 deletions

View file

@ -306,6 +306,9 @@
} }
}, },
"newAdversary": "New Adversary" "newAdversary": "New Adversary"
},
"Party": {
"triggerRestContent": "This will trigger a dialog to players make their downtime moves. Are you sure?"
} }
}, },
"APPLICATIONS": { "APPLICATIONS": {

View file

@ -11,13 +11,8 @@
</button> </button>
<button data-action="groupRoll"> <button data-action="groupRoll">
<i class="fa-solid fa-users"></i> <i class="fa-solid fa-users"></i>
<span>{{localize "DAGGERHEART.APPLICATIONS.GroupRollSelect.title"}}</span> <span>{{localize "DAGGERHEART.UI.Chat.groupRoll.title"}}</span>
</button> </button>
{{!-- NOT YET IMPLEMENTED --}}
{{!-- <button>
<i class="fa-solid fa-handshake-angle"></i>
<span>Help Action</span>
</button> --}}
</div> </div>
<fieldset class="actors-section glassy"> <fieldset class="actors-section glassy">