Init/progression dice
This commit is contained in:
10
lang/en.json
10
lang/en.json
@ -278,6 +278,12 @@
|
||||
}
|
||||
},
|
||||
"Label": {
|
||||
"progressionDice": "Progression dice",
|
||||
"rollProgressionCount": "Roll progression count",
|
||||
"rollProgressionDice": "Roll progression dice",
|
||||
"earned": "Earned",
|
||||
"divinityPoints": "Divinity points",
|
||||
"aetherPoints": "Aether points",
|
||||
"attacks": "Attacks",
|
||||
"monster": "Monster",
|
||||
"Resist" :"Resist",
|
||||
@ -446,7 +452,9 @@
|
||||
"Notifications": {
|
||||
"rollFromWeapon": "Roll from an equipped weapon",
|
||||
"rollTypeNotFound": "Roll type not found",
|
||||
"skillNotFound": "Skill not found"
|
||||
"skillNotFound": "Skill not found",
|
||||
"messageProgressionOK": "{name} can attack this second with {weapon}.",
|
||||
"messageProgressionKO": "{name} can't attack this second."
|
||||
},
|
||||
"Opponent": {
|
||||
"FIELDS": {}
|
||||
|
Reference in New Issue
Block a user