fix: t string spacing
This commit is contained in:
parent
1eabe35828
commit
f523e17216
|
@ -158,7 +158,7 @@ THE SOFTWARE.
|
|||
|
||||
<div class="field is-horizontal">
|
||||
<div class="field-label">
|
||||
<label class="label">{{$t('templates.globalSections.security.blockCommonExploits')}}</label>
|
||||
<label class="label">{{ $t('templates.globalSections.security.blockCommonExploits') }}</label>
|
||||
</div>
|
||||
<div class="field-body">
|
||||
<div class="field">
|
||||
|
|
Loading…
Reference in New Issue