Add spell

This commit is contained in:
2022-01-09 14:52:24 +01:00
parent 54ba3225dd
commit e595a16289
5 changed files with 21 additions and 6 deletions

View File

@@ -102,7 +102,9 @@
"BOL.ui.shieldMalus": "Malus de Bouclier",
"BOL.ui.defenseScore": "Score de Defense",
"BOL.ui.defender": "Défenseur",
"BOL.ui.difficulty": "Difficulty",
"BOL.ui.spellProperties": "Spell Properties",
"BOL.featureCategory.origins": "Origines",
"BOL.featureCategory.races": "Races",
"BOL.featureCategory.careers": "Carrières",
@@ -198,6 +200,7 @@
"BOL.itemProperty.slot" : "Emplacement utilisé",
"BOL.itemProperty.reload": "Rechargement (Actions)",
"BOL.itemProperty.weaponSize" : "Classe d'arme",
"BOL.itemProperty.difficulty": "Difficulty",
"BOL.itemStat.quantity": "Quantité",
"BOL.itemStat.weight": "Poids",

View File

@@ -103,6 +103,8 @@
"BOL.ui.shieldMalus": "Malus de Bouclier",
"BOL.ui.defenseScore": "Score de Defense",
"BOL.ui.defender": "Défenseur",
"BOL.ui.difficulty": "Difficulté",
"BOL.ui.spellProperties": "Propriétés du Sort",
"BOL.featureCategory.origins": "Origines",
"BOL.featureCategory.races": "Races",
@@ -199,6 +201,7 @@
"BOL.itemProperty.slot" : "Emplacement utilisé",
"BOL.itemProperty.reload": "Rechargement (Actions)",
"BOL.itemProperty.weaponSize" : "Classe d'arme",
"BOL.itemProperty.difficulty": "Difficulté",
"BOL.itemStat.quantity": "Quantité",
"BOL.itemStat.weight": "Poids",