Correcting i18n strings related to Lightning explorer

This commit is contained in:
softsimon
2022-10-13 17:15:17 +04:00
parent 1240a3f115
commit 61333b2286
13 changed files with 89 additions and 127 deletions

View File

@@ -1,6 +1,6 @@
<div class="box preview-box" *ngIf="(node$ | async) as node">
<app-preview-title>
<span i18n="lightning.node">lightning node</span>
<span i18n="lightning.node">Lightning node</span>
</app-preview-title>
<div class="row d-flex justify-content-between full-width-row">
<h1 class="title"></h1>