Update translation for npc + fix h1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<fieldset class="narrative-content">
|
||||
<legend class="text-block-header">
|
||||
{{ localize 'l5r5e.social.advantages' }}
|
||||
{{ localize 'l5r5e.social.npc.advantages' }}
|
||||
{{#if editable}}
|
||||
<a data-item-type="peculiarity" class="peculiarity-control item-add" title="{{ localize 'l5r5e.global.add'}}"><i class="fas fa-plus"></i></a>
|
||||
{{/if}}
|
||||
@@ -15,7 +15,7 @@
|
||||
</fieldset>
|
||||
<fieldset class="narrative-content">
|
||||
<legend class="text-block-header">
|
||||
{{ localize 'l5r5e.social.disadvantages' }}
|
||||
{{ localize 'l5r5e.social.npc.disadvantages' }}
|
||||
{{#if editable}}
|
||||
<a data-item-type="peculiarity" class="peculiarity-control item-add" title="{{ localize 'l5r5e.global.add'}}"><i class="fas fa-plus"></i></a>
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user