Various fixes in equipment, biodata

This commit is contained in:
2023-08-25 09:09:21 +02:00
parent bf94dc30b8
commit 1d0d123947
35 changed files with 125 additions and 160 deletions

View File

@ -51,6 +51,7 @@
"notenoughdice": "Execution and Preservation must have 2 dices allocated"
},
"ui": {
"equipmentfree": "Equipments (free input)",
"traitType": "Trait type",
"niveauTrait": "Trait level",
"weight": "Weight",
@ -160,7 +161,11 @@
"ideals": "Ideals",
"politic": "Political ideal",
"boheme": "Boheme",
"annencybonus": "Annency bonus"
"annencybonus": "Annency bonus",
"bornplace": "Born place",
"residence": "Residence",
"origin": "Origin",
"childhood": "Childhood"
}
}
}