How do you translate the text of a macro variable in a roll button value ? For example : <button type="roll" name="RollStrength" data-i18n-title="strength-roll" title="Strength roll" value="&{template:tmplt} {{character=@{character_name}}} {{title=^{strength}}} {{roll=[[2d6+@{strength}+ ?{Bonus|0} ]]}}" ></button> How do I set the i18n data for the " Bonus " text/macro variable to be translated?