Fix translation
This commit is contained in:
parent
b5a7e79b17
commit
80ec2e4e66
@ -37,7 +37,11 @@
|
||||
</span>
|
||||
|
||||
<span class="item-field-label-medium">
|
||||
{{#if item.system.isidentified}}
|
||||
<label class="short-label">{{localize (concat "WH.conf." item.system.isidentified)}}</label>
|
||||
{{else}}
|
||||
<label class="short-label">{{localize (concat "WH.conf." item.system.notapplicable)}}</label>
|
||||
{{/if}}
|
||||
</span>
|
||||
|
||||
<div class="item-filler"> </div>
|
||||
|
Reference in New Issue
Block a user