Correcting duplicate string 'Date'

This commit is contained in:
softsimon 2024-04-28 09:46:55 +07:00
parent 27be568eb5
commit 0d9602693b
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7
2 changed files with 15 additions and 20 deletions

View File

@ -3,7 +3,7 @@
<th class="table-cell-txid" i18n="dashboard.latest-transactions.txid">TXID</th>
<th class="table-cell-satoshis" i18n="dashboard.latest-transactions.amount">Amount</th>
<th class="table-cell-fiat">{{ currency }}</th>
<th class="table-cell-date" i18n="transaction.fee|Transaction fee">Date</th>
<th class="table-cell-date" i18n="shared.date">Date</th>
</thead>
<tbody *ngIf="transactions$ | async as transactions else recentTransactionsSkeleton">
<tr *ngFor="let transaction of transactions; let i = index;">

View File

@ -1292,14 +1292,25 @@
</context-group>
<note priority="1" from="description">dashboard.latest-transactions.amount</note>
</trans-unit>
<trans-unit id="af8dda0725b1b0ad569e162d53cfd18fe487c04a" datatype="html">
<trans-unit id="2f933b826a570836cab04f683970a2d22068458c" datatype="html">
<source>Date</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/address-transactions-widget/address-transactions-widget.component.html</context>
<context context-type="linenumber">6</context>
</context-group>
<note priority="1" from="description">Transaction fee</note>
<note priority="1" from="meaning">transaction.fee</note>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html</context>
<context context-type="linenumber">12</context>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/liquid-reserves-audit/recent-pegs-list/recent-pegs-list.component.html</context>
<context context-type="linenumber">13</context>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/search-form/search-results/search-results.component.html</context>
<context context-type="linenumber">9</context>
</context-group>
<note priority="1" from="description">shared.date</note>
</trans-unit>
<trans-unit id="729754dd19eb9ce0670b0aeb5a6ae60574c2c563" datatype="html">
<source>Address</source>
@ -4416,22 +4427,6 @@
</context-group>
<note priority="1" from="description">liquid.related-peg-in</note>
</trans-unit>
<trans-unit id="2f933b826a570836cab04f683970a2d22068458c" datatype="html">
<source>Date</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html</context>
<context context-type="linenumber">12</context>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/liquid-reserves-audit/recent-pegs-list/recent-pegs-list.component.html</context>
<context context-type="linenumber">13</context>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/search-form/search-results/search-results.component.html</context>
<context context-type="linenumber">9</context>
</context-group>
<note priority="1" from="description">shared.date</note>
</trans-unit>
<trans-unit id="f093a73f10804563b96cab97e4e0516ce684e036" datatype="html">
<source>Expires in</source>
<context-group purpose="location">