Merge pull request #2636 from mempool/ln-i18n-take-5

More Lightning i18n fixes (4)
This commit is contained in:
softsimon 2022-10-13 18:13:21 +04:00 committed by GitHub
commit 7ec0e3ac86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 8 deletions

View File

@ -24,7 +24,7 @@ export class LightningDashboardComponent implements OnInit {
) { } ) { }
ngOnInit(): void { ngOnInit(): void {
this.seoService.setTitle($localize`Lightning Network`); this.seoService.setTitle($localize`:@@142e923d3b04186ac6ba23387265d22a2fa404e0:Lightning Explorer`);
this.nodesRanking$ = this.lightningApiService.getNodesRanking$().pipe(share()); this.nodesRanking$ = this.lightningApiService.getNodesRanking$().pipe(share());
this.statistics$ = this.lightningApiService.getLatestStatistics$().pipe(share()); this.statistics$ = this.lightningApiService.getLatestStatistics$().pipe(share());

View File

@ -3259,6 +3259,10 @@
<context context-type="sourcefile">src/app/components/master-page/master-page.component.html</context> <context context-type="sourcefile">src/app/components/master-page/master-page.component.html</context>
<context context-type="linenumber">44,45</context> <context context-type="linenumber">44,45</context>
</context-group> </context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/app/lightning/lightning-dashboard/lightning-dashboard.component.ts</context>
<context context-type="linenumber">27</context>
</context-group>
<note priority="1" from="description">master-page.lightning</note> <note priority="1" from="description">master-page.lightning</note>
</trans-unit> </trans-unit>
<trans-unit id="7cbedd89f60daafaf0e56363900d666a4e02ffb1" datatype="html"> <trans-unit id="7cbedd89f60daafaf0e56363900d666a4e02ffb1" datatype="html">
@ -5478,13 +5482,6 @@
</context-group> </context-group>
<note priority="1" from="description">lightning.connectivity-ranking</note> <note priority="1" from="description">lightning.connectivity-ranking</note>
</trans-unit> </trans-unit>
<trans-unit id="891926805555229439" datatype="html">
<source>Lightning Network</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/lightning/lightning-dashboard/lightning-dashboard.component.ts</context>
<context context-type="linenumber">27</context>
</context-group>
</trans-unit>
<trans-unit id="027f48063a5512e5c26b6ca88f7d7734e2d333a7" datatype="html"> <trans-unit id="027f48063a5512e5c26b6ca88f7d7734e2d333a7" datatype="html">
<source>Percentage change past week</source> <source>Percentage change past week</source>
<context-group purpose="location"> <context-group purpose="location">