Fixing titles and merging more i18n duplicates

This commit is contained in:
softsimon
2023-11-25 20:31:29 +09:00
parent 107e0be59f
commit d380aad98c
13 changed files with 88 additions and 134 deletions

View File

@@ -33,7 +33,7 @@
</div>
<div class="no-replacements" *ngIf="!trees?.length">
<p i18n="rbf.no-replacements-yet">there are no replacements in the mempool yet!</p>
<p i18n="rbf.no-replacements-yet">There are no replacements in the mempool yet!</p>
</div>
</ng-container>
</div>