Label change

This commit is contained in:
WBHarry 2025-12-20 19:34:28 +01:00
parent 5b8e13421d
commit b491b7c82c
4 changed files with 14 additions and 12 deletions

View file

@ -1028,11 +1028,11 @@
"description": ""
}
},
"FeatureForm":{
"FeatureForm": {
"label": "Feature Form",
"passive": "Passive",
"action":"Action",
"reaction":"Reaction"
"action": "Action",
"reaction": "Reaction"
},
"Gold": {
"title": "Gold",
@ -2095,6 +2095,7 @@
"fear": "Fear",
"features": "Features",
"formula": "Formula",
"general": "General",
"gm": "GM",
"healing": "Healing",
"healingRoll": "Healing Roll",
@ -2528,8 +2529,8 @@
"enabled": { "label": "Enabled" },
"tokens": { "label": "Tokens" }
},
"massiveDamage":{
"title":"Massive Damage",
"massiveDamage": {
"title": "Massive Damage",
"enabled": { "label": "Enabled" }
}
}