Update sheet again...
This commit is contained in:
12
lang/en.json
12
lang/en.json
@ -281,12 +281,20 @@
|
||||
}
|
||||
},
|
||||
"Label": {
|
||||
"will":"Will",
|
||||
"dodge":"Dodge",
|
||||
"toughness":"Toughness",
|
||||
"contagion":"Contagion",
|
||||
"poison":"Poison",
|
||||
"pain":"Pain",
|
||||
"paincourage":"Pain/Courage",
|
||||
"granted": "Granted Dice",
|
||||
"shields": "Shields",
|
||||
"armorHitPoints": "Armor hit points",
|
||||
"grantedAttackDice": "Granted attack",
|
||||
"grantedDamageDice": "Granted damage",
|
||||
"grantedDefenseDice": "Granted defense",
|
||||
"damageResistance": "Damage resistance",
|
||||
"damageResistanceShort": "DR",
|
||||
"stealth": "Stealth",
|
||||
"progressionDice": "Progression dice",
|
||||
@ -465,7 +473,9 @@
|
||||
"rollTypeNotFound": "Roll type not found",
|
||||
"skillNotFound": "Skill not found",
|
||||
"messageProgressionOK": "{name} can attack this second with {weapon}.",
|
||||
"messageProgressionKO": "{name} can't attack this second."
|
||||
"messageProgressionKO": "{name} can't attack this second.",
|
||||
"messageProgressionOKMonster": "{name} can attack this second with {weapon}.",
|
||||
"messageProgressionNOKMonster": "{name} can't attack this second."
|
||||
},
|
||||
"Opponent": {
|
||||
"FIELDS": {}
|
||||
|
Reference in New Issue
Block a user