Set proper mining pool page title - Rename "Name" to "Pool"

This commit is contained in:
nymkappa
2022-02-02 18:46:06 +09:00
parent 72cb2fe598
commit f3d6cfd0c4
2 changed files with 4 additions and 1 deletions

View File

@@ -48,7 +48,7 @@
<tr>
<th class="d-none d-md-block" i18n="mining.rank">Rank</th>
<th class=""></th>
<th class="" i18n="mining.pool-name">Name</th>
<th class="" i18n="mining.pool-name">Pool</th>
<th class="" *ngIf="this.poolsWindowPreference === '24h'" i18n="mining.hashrate">Hashrate</th>
<th class="" i18n="master-page.blocks">Blocks</th>
<th class="d-none d-md-block" i18n="mining.empty-blocks">Empty Blocks</th>