Correcting all Lightning explorer i18n and extract

fixes  #2533
This commit is contained in:
softsimon
2022-10-07 00:54:33 +04:00
parent 54c44565fb
commit 50cc424679
31 changed files with 2387 additions and 592 deletions

View File

@@ -66,7 +66,7 @@ export class NodesChannelsMap implements OnInit {
}
if (this.style === 'graph') {
this.seoService.setTitle($localize`Lightning nodes channels world map`);
this.seoService.setTitle($localize`Lightning Nodes Channels World Map`);
}
if (['nodepage', 'channelpage'].includes(this.style)) {