mirror of
https://github.com/mempool/mempool.git
synced 2025-02-24 14:50:52 +01:00
Updating a few i18n strings
This commit is contained in:
parent
bba9cb4a58
commit
014113bb33
3 changed files with 17 additions and 30 deletions
|
@ -53,7 +53,7 @@
|
|||
<td [innerHTML]="'‎' + (block.weight | wuBytes: 2)"></td>
|
||||
</tr>
|
||||
<tr *ngIf="auditAvailable">
|
||||
<td i18n="latest-blocks.health">Health <a class="info-link" [routerLink]="['/docs/faq' | relativeUrl ]" fragment="what-is-block-health"><fa-icon [icon]="['fas', 'info-circle']" [fixedWidth]="true"></fa-icon></a></td>
|
||||
<td><ng-container i18n="latest-blocks.health">Health</ng-container> <a class="info-link" [routerLink]="['/docs/faq' | relativeUrl ]" fragment="what-is-block-health"><fa-icon [icon]="['fas', 'info-circle']" [fixedWidth]="true"></fa-icon></a></td>
|
||||
<td>
|
||||
<span
|
||||
class="health-badge badge"
|
||||
|
@ -221,7 +221,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="col-sm" *ngIf="!isMobile">
|
||||
<h3 class="block-subtitle actual" *ngIf="!isMobile" i18n="block.actual-block">Actual Block <a class="info-link" [routerLink]="['/docs/faq' | relativeUrl ]" fragment="how-do-block-audits-work"><fa-icon [icon]="['fas', 'info-circle']" [fixedWidth]="true"></fa-icon></a></h3>
|
||||
<h3 class="block-subtitle actual" *ngIf="!isMobile"><ng-container i18n="block.actual-block">Actual Block</ng-container> <a class="info-link" [routerLink]="['/docs/faq' | relativeUrl ]" fragment="how-do-block-audits-work"><fa-icon [icon]="['fas', 'info-circle']" [fixedWidth]="true"></fa-icon></a></h3>
|
||||
<div class="block-graph-wrapper">
|
||||
<app-block-overview-graph #blockGraphActual [isLoading]="isLoadingOverview" [resolution]="75"
|
||||
[blockLimit]="stateService.blockVSize" [orientation]="'top'" [flip]="false" [mirrorTxid]="hoverTx" mode="mined" [auditHighlighting]="showAudit"
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
<app-blockchain [pageIndex]="pageIndex" [pages]="pages" [blocksPerPage]="blocksPerPage" [minScrollWidth]="minScrollWidth"></app-blockchain>
|
||||
</div>
|
||||
<div class="reset-scroll" [class.hidden]="pageIndex === 0" (click)="resetScroll()">
|
||||
<fa-icon [icon]="['fas', 'circle-left']" [fixedWidth]="true" i18n-title="blocks.return-to-tip" title="Return to tip"></fa-icon>
|
||||
<fa-icon [icon]="['fas', 'circle-left']" [fixedWidth]="true"></fa-icon>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -2453,11 +2453,19 @@
|
|||
</context-group>
|
||||
<note priority="1" from="description">Previous Block</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="86a513b38cd9838cee79e8b303ca1b090a5b696e" datatype="html">
|
||||
<source>Health <x id="START_LINK" ctype="x-a" equiv-text="<a class="info-link" [routerLink]="['/docs/faq' | relativeUrl ]" fragment="what-is-block-health">"/><x id="START_TAG_FA_ICON" ctype="x-fa_icon" equiv-text="="['fas', 'info-circle']" [fixedWidth]="true">"/><x id="CLOSE_TAG_FA_ICON" ctype="x-fa_icon" equiv-text="</a></td>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</td>"/></source>
|
||||
<trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
|
||||
<source>Health</source>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/block/block.component.html</context>
|
||||
<context context-type="linenumber">56,57</context>
|
||||
<context context-type="linenumber">56</context>
|
||||
</context-group>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/blocks-list/blocks-list.component.html</context>
|
||||
<context context-type="linenumber">18,19</context>
|
||||
</context-group>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/blocks-list/blocks-list.component.html</context>
|
||||
<context context-type="linenumber">18,19</context>
|
||||
</context-group>
|
||||
<note priority="1" from="description">latest-blocks.health</note>
|
||||
</trans-unit>
|
||||
|
@ -2578,12 +2586,11 @@
|
|||
</context-group>
|
||||
<note priority="1" from="description">block.expected-block</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="e8da185b2ffb710551d80b6d29be74a1ce2a2a80" datatype="html">
|
||||
<source>Actual Block <x id="START_LINK" ctype="x-a" equiv-text="<a class="info-link" [routerLink]="['/docs/faq' | relativeUrl ]" fragment="how-do-block-audits-work">"/><x id="START_TAG_FA_ICON" ctype="x-fa_icon" equiv-text="="['fas', 'info-circle']" [fixedWidth]="true">"/><x id="CLOSE_TAG_FA_ICON" ctype="x-fa_icon" equiv-text="</a></h3>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</h3>
|
||||
<div"/></source>
|
||||
<trans-unit id="6efa73f0d6f0844a1e0c341c9b88323f51852d91" datatype="html">
|
||||
<source>Actual Block</source>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/block/block.component.html</context>
|
||||
<context context-type="linenumber">224,225</context>
|
||||
<context context-type="linenumber">224</context>
|
||||
</context-group>
|
||||
<note priority="1" from="description">block.actual-block</note>
|
||||
</trans-unit>
|
||||
|
@ -2757,18 +2764,6 @@
|
|||
</context-group>
|
||||
<note priority="1" from="description">latest-blocks.mined</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="d2bcd3296d2850de762fb943060b7e086a893181" datatype="html">
|
||||
<source>Health</source>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/blocks-list/blocks-list.component.html</context>
|
||||
<context context-type="linenumber">18,19</context>
|
||||
</context-group>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/blocks-list/blocks-list.component.html</context>
|
||||
<context context-type="linenumber">18,19</context>
|
||||
</context-group>
|
||||
<note priority="1" from="description">latest-blocks.health</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="12f86e6747a5ad39e62d3480ddc472b1aeab5b76" datatype="html">
|
||||
<source>Reward</source>
|
||||
<context-group purpose="location">
|
||||
|
@ -3910,14 +3905,6 @@
|
|||
</context-group>
|
||||
<note priority="1" from="description">search-form.search-title</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="7150c828c25c15df9ed0e2a819110c90aabd9881" datatype="html">
|
||||
<source>Return to tip</source>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/start/start.component.html</context>
|
||||
<context context-type="linenumber">20</context>
|
||||
</context-group>
|
||||
<note priority="1" from="description">blocks.return-to-tip</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="75c20c8a9cd9723d45bee0230dd582d7c2e4ecbc" datatype="html">
|
||||
<source>Mempool by vBytes (sat/vByte)</source>
|
||||
<context-group purpose="location">
|
||||
|
|
Loading…
Add table
Reference in a new issue