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 ispNodes">
|
||||
<app-preview-title>
|
||||
<span i18n="lightning.node">lightning ISP</span>
|
||||
<span i18n="lightning.node-isp">Lightning ISP</span>
|
||||
</app-preview-title>
|
||||
<div class="row d-flex justify-content-between full-width-row">
|
||||
<div class="title-wrapper">
|
||||
|
||||
Reference in New Issue
Block a user