diff --git a/lang/en.json b/lang/en.json index 91eae17..2de175f 100644 --- a/lang/en.json +++ b/lang/en.json @@ -104,6 +104,9 @@ "BOL.ui.defender": "Défenseur", "BOL.ui.difficulty": "Difficulty", "BOL.ui.spellProperties": "Spell Properties", + "BOL.ui.duration": "Duration", + "BOL.ui.spellkeep": "Maintain", + "BOL.ui.concentrate": "Concentrate", "BOL.featureCategory.origins": "Origines", "BOL.featureCategory.races": "Races", diff --git a/lang/fr.json b/lang/fr.json index 16f6244..1ca978a 100644 --- a/lang/fr.json +++ b/lang/fr.json @@ -105,6 +105,9 @@ "BOL.ui.defender": "Défenseur", "BOL.ui.difficulty": "Difficulté", "BOL.ui.spellProperties": "Propriétés du Sort", + "BOL.ui.duration": "Durée", + "BOL.ui.spellkeep": "Prolongation", + "BOL.ui.concentrate": "Concentration", "BOL.featureCategory.origins": "Origines", "BOL.featureCategory.races": "Races", diff --git a/templates/item/parts/properties/item/spell-properties.hbs b/templates/item/parts/properties/item/spell-properties.hbs index 47edf1c..684b8be 100644 --- a/templates/item/parts/properties/item/spell-properties.hbs +++ b/templates/item/parts/properties/item/spell-properties.hbs @@ -6,6 +6,26 @@ +