mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 07:23:37 +02:00
Added results section
This commit is contained in:
parent
099b79c5f5
commit
cd152e5c2e
4 changed files with 79 additions and 16 deletions
|
|
@ -687,8 +687,7 @@
|
|||
"chatMessageRollTitle": "Roll",
|
||||
"hints": {
|
||||
"completeRolls": "Set up and complete the rolls for the characters",
|
||||
"selectRoll": "Select which roll value to be used for the Tagteam",
|
||||
"totalDamage": "Total Damage: {damage}"
|
||||
"selectRoll": "Select which roll value to be used for the Tagteam"
|
||||
}
|
||||
},
|
||||
"TokenConfig": {
|
||||
|
|
@ -2328,6 +2327,10 @@
|
|||
"rerolled": "Rerolled",
|
||||
"rerollThing": "Reroll {thing}",
|
||||
"resource": "Resource",
|
||||
"result": {
|
||||
"single": "Result",
|
||||
"plural": "Results"
|
||||
},
|
||||
"roll": "Roll",
|
||||
"rollAll": "Roll All",
|
||||
"rollDamage": "Roll Damage",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue