update trademarks

This commit is contained in:
orangesurf
2024-01-03 19:09:59 +01:00
parent 56dce6b28c
commit a0d0650e2a
8 changed files with 13 additions and 13 deletions

View File

@@ -9,7 +9,7 @@
</div>
<p class="d-block d-sm-none">
<ng-container i18n="@@7deec1c1520f06170e1f8e8ddfbe4532312f638f">Explore the full Bitcoin ecosystem</ng-container>
<ng-template [ngIf]="locale.substr(0, 2) === 'en'"> &trade;</ng-template>
<ng-template [ngIf]="locale.substr(0, 2) === 'en'"> &reg;</ng-template>
</p>
<div class="site-options float-right d-flex justify-content-center align-items-center" [class]="{'services': isServicesPage}">
<div class="selector">
@@ -32,7 +32,7 @@
</a>
<p class="d-none d-sm-block">
<ng-container i18n="@@7deec1c1520f06170e1f8e8ddfbe4532312f638f">Explore the full Bitcoin ecosystem</ng-container>
<ng-template [ngIf]="locale.substr(0, 2) === 'en'"> &trade;</ng-template>
<ng-template [ngIf]="locale.substr(0, 2) === 'en'"> &reg;</ng-template>
</p>
</div>
</div>