Improve confrontation management
This commit is contained in:
11
lang/en.json
11
lang/en.json
@ -24,6 +24,9 @@
|
||||
"bonusmalustraits": "Traits Bonus/Malus",
|
||||
"spectranscend": "Self-Transcend : "
|
||||
},
|
||||
"warn": {
|
||||
"notenoughdice": "Execution and Preservation must have 2 dices allocated"
|
||||
},
|
||||
"ui": {
|
||||
"traitType": "Trait type",
|
||||
"niveauTrait": "Trait level",
|
||||
@ -97,7 +100,13 @@
|
||||
"impactsocial": "Social",
|
||||
"impactmalus": "Impact Malus",
|
||||
"ongoingconfront": "Ongoing confrontation",
|
||||
"confront":"Confrontation"
|
||||
"confront":"Confrontation",
|
||||
"launchconfront": "Launch confrontation",
|
||||
"execution": "Execution",
|
||||
"preservation": "Preservation",
|
||||
"dicepool": "Available dices",
|
||||
"selectconfront": "Select for confrontation",
|
||||
"transcendapply": "Apply la Transcend to "
|
||||
}
|
||||
}
|
||||
}
|
11
lang/fr.json
11
lang/fr.json
@ -24,6 +24,9 @@
|
||||
"bonusmalustraits": "Bonus/Malus des Traits",
|
||||
"spectranscend": "Dépassement de soi : "
|
||||
},
|
||||
"warn": {
|
||||
"notenoughdice": "L'Accomplissement et la Préservation doivent avoir 2 dés chacun"
|
||||
},
|
||||
"ui": {
|
||||
"traitType": "Type de trait",
|
||||
"niveauTrait": "Niveau du trait",
|
||||
@ -97,7 +100,13 @@
|
||||
"impactsocial": "Social",
|
||||
"impactmalus": "Malus d'Impact",
|
||||
"ongoingconfront": "Confrontations en cours",
|
||||
"confront":"Confrontation"
|
||||
"confront":"Confrontation",
|
||||
"launchconfront": "Lancer la confrontation",
|
||||
"execution": "Accomplissement",
|
||||
"preservation": "Préservation",
|
||||
"dicepool": "Dés disponibles",
|
||||
"selectconfront": "Sélectionner pour la Confrontation",
|
||||
"transcendapply": "Appliquer la Transcendence à "
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user