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

@@ -47,7 +47,7 @@ export class NodesMap implements OnInit, OnChanges {
ngOnInit(): void {
if (!this.widget) {
this.seoService.setTitle($localize`:@@:af8560ca50882114be16c951650f83bca73161a7:Lightning Nodes World Map`);
this.seoService.setTitle($localize`:@@af8560ca50882114be16c951650f83bca73161a7:Lightning Nodes World Map`);
}
if (!this.inputNodes$) {