Changed the label of ActionSheet damage.resources to Mark Resources

This commit is contained in:
WBHarry 2026-07-19 00:17:21 +02:00
parent 3b68c6c895
commit 6460077c94
5 changed files with 6 additions and 6 deletions

View file

@ -105,7 +105,8 @@
},
"damage": {
"multiplier": "Multiplier",
"flatMultiplier": "Flat Multiplier"
"flatMultiplier": "Flat Multiplier",
"markResources": "Mark Resources"
},
"general": {
"customFormula": "Custom Formula",
@ -2483,7 +2484,6 @@
"reroll": "Reroll",
"rerolled": "Rerolled",
"rerollThing": "Reroll {thing}",
"resource": "Resource",
"result": {
"single": "Result",
"plural": "Results"