mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Fixes Dash.org last fixes #68: /wallets/index.html typos & grammar
This commit is contained in:
parent
028256a72f
commit
1e2b15a23e
2 changed files with 3 additions and 1 deletions
|
@ -242,7 +242,7 @@ pages:
|
|||
wallets-security-header: Security
|
||||
modal-platform: Platform
|
||||
|
||||
wallets-security-subtitle: Please secure your wallets by protecting them with strong, difficult-to-guess passwords and by backing them up in a secure place. Always chose to encrypt your wallet and any backups, because if your funds are lost or stolen, there is no way to recover them. If using an HD wallet such as a hardware or paper wallet, please secure your "seeds" just as you would a regular wallet password. They are the only way to recover your wallet. For help on securing passowrds, visit
|
||||
wallets-security-subtitle: Please secure your wallets by protecting them with strong, difficult-to-guess passwords and by backing them up in a secure place. Always choose to encrypt your wallet and any backups, because if your funds are lost or stolen, there is no way to recover them. If using a hardware (HD) wallet such as a paper wallet or keepass, please secure your "seeds" just as you would a regular wallet password. They are the only way to recover your wallet. For help on securing passwords, visit
|
||||
modal-header-vendor-label-descriptor: Wallet for Dash
|
||||
modal-download-action-button-label: Download
|
||||
modal-source-code-view: View
|
||||
|
|
|
@ -3,6 +3,7 @@ layout: default
|
|||
title: pages.wallets.title
|
||||
description: pages.wallets.description
|
||||
---
|
||||
<!-- Update 201702090113_MST @chuckwilliams37 -->
|
||||
{% include hero/wallets.html %}
|
||||
{% include modals/win-core.html %}
|
||||
|
||||
|
@ -22,6 +23,7 @@ description: pages.wallets.description
|
|||
{% endfor %}
|
||||
|
||||
<div class="page page--wallets">
|
||||
|
||||
<section class="section clearfix">
|
||||
<div class="section__content">
|
||||
<h3>{% t pages.wallets.wallets-security-header %}</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue