Add new items translations
This commit is contained in:
18
lang/en.json
18
lang/en.json
@ -25,12 +25,12 @@
|
||||
"BOL.aptitudes.ranged": "Ranged",
|
||||
"BOL.aptitudes.def": "Defense",
|
||||
"BOL.aptitudes.prot": "Protection",
|
||||
"BOL.resources.hp": "Vitality",
|
||||
"BOL.resources.hp": "Lifeblood",
|
||||
"BOL.resources.hero": "Hero",
|
||||
"BOL.resources.faith": "Faith",
|
||||
"BOL.resources.faith": "Fate",
|
||||
"BOL.resources.creation": "Creation",
|
||||
"BOL.resources.power": "Power",
|
||||
"BOL.resources.villainy": "Villany",
|
||||
"BOL.resources.power": "Arcane",
|
||||
"BOL.resources.villainy": "Villain P.",
|
||||
"BOL.resources.alchemypoints": "Alchemy Points",
|
||||
"BOL.traits.xp": "Experience",
|
||||
|
||||
@ -147,8 +147,8 @@
|
||||
"BOL.ui.alchemistRank": "Alchemist Rank",
|
||||
"BOL.ui.mandatoryconditions": "Mandatory conditions",
|
||||
"BOL.ui.optionnalconditions": "Optional conditions",
|
||||
"BOL.ui.ppcost": "Power Points cost",
|
||||
"BOL.ui.ppAvailable": "Available Power Points",
|
||||
"BOL.ui.ppcost": "Arcane Points cost",
|
||||
"BOL.ui.ppAvailable": "Available Arcane Points",
|
||||
"BOL.ui.pccost": "Creation Points cost",
|
||||
"BOL.ui.pcnow": "Actual Creation Points",
|
||||
"BOL.ui.alchemyType": "Type",
|
||||
@ -385,7 +385,7 @@
|
||||
"BOL.itemModifiers.init": "Modifier (Initiative)",
|
||||
"BOL.itemModifiers.social": "Modifier (Social)",
|
||||
"BOL.itemModifiers.agility": "Modifier (Agility)",
|
||||
"BOL.itemModifiers.powercost": "Modifier (Additional Cost in PP)",
|
||||
"BOL.itemModifiers.powercost": "Modifier (Additional Cost in AP)",
|
||||
|
||||
"BOL.itemBlocking.malus": "Modifier",
|
||||
"BOL.itemBlocking.nbAttacksPerRound": "Agility",
|
||||
@ -496,8 +496,8 @@
|
||||
"BOL.chat.herosplintered": "No damages received, thanks to splintered shield/sword with {weaponHero.name}. The weapon/shield has been destroyed ! One HP point has been spent also.",
|
||||
"BOL.chat.finaldamage": "Final Damage : {finalDamage} damages !",
|
||||
"BOL.chat.spell": "Spell",
|
||||
"BOL.chat.spellcost": "Power Points cost",
|
||||
"BOL.chat.spellremaining": "Remaining Power Points",
|
||||
"BOL.chat.spellcost": "Arcane Points cost",
|
||||
"BOL.chat.spellremaining": "Remaining Arcane Points",
|
||||
"BOL.chat.nodamagesummary": "No damage ....",
|
||||
"BOL.chat.damageresume": "{name} as taken wounds ...",
|
||||
"BOL.chat.fumblemessage": "If you accept the consequences of a fumble (GM choice), you can get 1 additionnal Hero Point.",
|
||||
|
Reference in New Issue
Block a user