This commit is contained in:
WBHarry 2025-07-26 19:05:56 +02:00
parent e6bfe08d83
commit e8c5cd8c9f
5 changed files with 45 additions and 8 deletions

View file

@ -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": {