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

@ -86,7 +86,7 @@
<section class="panel abilities">
{{!-- Ability Scores --}}
<section class="scores">
<h1>{{localize "SW5E.Ability" }}</h1>
<h1>{{localize "SW5E.AbilityScores" }}</h1>
<ol>
{{#each data.abilities as |ability id|}}
<li class="ability {{#if ability.proficient}}proficient{{/if}}" data-ability="{{id}}">