mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
.
This commit is contained in:
parent
e6bfe08d83
commit
e8c5cd8c9f
5 changed files with 45 additions and 8 deletions
|
|
@ -1243,6 +1243,9 @@
|
|||
"attack": {
|
||||
"damage": {
|
||||
"value": { "label": "Base Attack: Damage" }
|
||||
},
|
||||
"roll": {
|
||||
"trait": { "label": "Base Attack: Trait" }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -1593,6 +1596,10 @@
|
|||
"hint": "test"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ResetSettings": {
|
||||
"resetConfirmationTitle": "Reset Settings",
|
||||
"resetConfirmationText": "Are you sure you want to reset the {settings}?"
|
||||
}
|
||||
},
|
||||
"UI": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue