Merge branch 'main' into feature/manual-character-editing

This commit is contained in:
WBHarry 2025-07-31 12:40:15 +02:00
commit 2faa5e5460
386 changed files with 32993 additions and 80 deletions

View file

@ -1825,7 +1825,6 @@
"basics": "Basics",
"bonus": "Bonus",
"burden": "Burden",
"check": "{check} Check",
"continue": "Continue",
"criticalSuccess": "Critical Success",
"damage": "Damage",
@ -1871,6 +1870,7 @@
"proficiency": "Proficiency",
"quantity": "Quantity",
"range": "Range",
"reactionRoll": "Reaction Roll",
"recovery": "Recovery",
"reroll": "Reroll",
"rerollThing": "Reroll {thing}",
@ -1878,6 +1878,7 @@
"roll": "Roll",
"rollAll": "Roll All",
"rollDamage": "Roll Damage",
"rollWith": "{roll} Roll",
"save": "Save",
"scalable": "Scalable",
"situationalBonus": "Situational Bonus",
@ -2234,7 +2235,8 @@
"beastformToManyAdvantages": "You cannot select any more advantages.",
"beastformToManyFeatures": "You cannot select any more features.",
"beastformEquipWeapon": "You cannot use weapons while in a Beastform.",
"loadoutMaxReached": "You already have {max} cards in your loadout. Move atleast one to your vault before adding a new one."
"loadoutMaxReached": "You already have {max} cards in your loadout. Move atleast one to your vault before adding a new one.",
"insufficientResources": "You have insufficient resources"
},
"Tooltip": {
"disableEffect": "Disable Effect",