mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
added mining links for RU
This commit is contained in:
parent
b7c766c0c6
commit
a40c7d2d84
3 changed files with 3 additions and 1 deletions
|
@ -852,6 +852,7 @@ pages:
|
||||||
network-heading: Masternodes
|
network-heading: Masternodes
|
||||||
blockchain-heading: Blockchain
|
blockchain-heading: Blockchain
|
||||||
mining-heading: Mining
|
mining-heading: Mining
|
||||||
|
mining-guide-link: https://dashpay.atlassian.net/wiki/display/DOC/Mining
|
||||||
|
|
||||||
community:
|
community:
|
||||||
title: Join the Dash Community
|
title: Join the Dash Community
|
||||||
|
|
|
@ -500,6 +500,7 @@ pages:
|
||||||
network-heading: Мастерноды
|
network-heading: Мастерноды
|
||||||
blockchain-heading: Блокчейн
|
blockchain-heading: Блокчейн
|
||||||
mining-heading: Майнинг
|
mining-heading: Майнинг
|
||||||
|
mining-guide-link: https://dashpay.atlassian.net/wiki/x/doAc
|
||||||
|
|
||||||
community:
|
community:
|
||||||
title: Присоединяйтесь к Сообществу Dash
|
title: Присоединяйтесь к Сообществу Dash
|
||||||
|
|
|
@ -140,7 +140,7 @@ description: pages.currency.description
|
||||||
<div class="hero__buttons">
|
<div class="hero__buttons">
|
||||||
<a href="https://dashpay.atlassian.net/wiki/display/DOC/Pools" target="_blank" class="btn-blue-solid">Pools</a>
|
<a href="https://dashpay.atlassian.net/wiki/display/DOC/Pools" target="_blank" class="btn-blue-solid">Pools</a>
|
||||||
<a href="https://dashpay.atlassian.net/wiki/display/DOC/ASIC+Miner+Hardware" target="_blank" class="btn-blue-solid">ASICs</a>
|
<a href="https://dashpay.atlassian.net/wiki/display/DOC/ASIC+Miner+Hardware" target="_blank" class="btn-blue-solid">ASICs</a>
|
||||||
<a href="https://dashpay.atlassian.net/wiki/x/doAc" target="_blank" class="btn-blue-solid">Guides</a>
|
<a href="{% t pages.currency.mining-guide-link %}" target="_blank" class="btn-blue-solid">Guides</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue