fix a lot of localize not set

This commit is contained in:
baccalla 2021-02-28 08:57:21 +01:00
parent 4594cbea06
commit 5619a32d84
9 changed files with 48 additions and 30 deletions

View file

@ -45,7 +45,7 @@
{{!-- HIT POINTS --}}
<section>
<h1>Hit Points</h1>
<h1>{{ localize "SW5E.HP" }}</h1>
<div class="attribute-value multiple">
<input name="data.attributes.hp.value" type="text" value="{{data.attributes.hp.value}}"
data-dtype="Number" placeholder="10" class="value-number" />