Correcting i18n strings related to Lightning explorer
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="box preview-box" *ngIf="nodes$ | async as nodes">
|
||||
<app-preview-title>
|
||||
<span i18n="lightning.node">Lightning node group</span>
|
||||
<span i18n="lightning.node-group">Lightning node group</span>
|
||||
</app-preview-title>
|
||||
<div class="row d-flex justify-content-between full-width-row">
|
||||
<div class="logo-wrapper">
|
||||
|
||||
Reference in New Issue
Block a user