Fix nodes per network chart localization
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<div class="card-header mb-0 mb-md-4" [style]="widget ? 'display:none' : ''">
|
||||
<div class="d-flex d-md-block align-items-baseline">
|
||||
<span i18n="mining.nodes-networks">Nodes count by network</span>
|
||||
<span i18n="lightning.nodes-networks">Lightning nodes per network</span>
|
||||
<button class="btn p-0 pl-2" style="margin: 0 0 4px 0px" (click)="onSaveChart()">
|
||||
<fa-icon [icon]="['fas', 'download']" [fixedWidth]="true"></fa-icon>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user