mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Grammar fix. 'As many of them' needs an 'as' part to be complete, but 'any amount' is more simple and clear, I think.
This commit is contained in:
parent
297afbedc9
commit
0dfed56245
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ en:
|
|||
fraud: "Protection against fraud"
|
||||
fraudtext: "Any business that accepts credit cards or PayPal knows the problem of payments that are later reversed. Chargeback frauds result in limited market reach and increased prices, which in turn penalizes customers. Bitcoin payments are irreversible and secure, meaning that the cost of fraud is no longer pushed onto the shoulders of the merchants."
|
||||
international: "Fast international payments"
|
||||
internationaltext: "Bitcoins can be transferred from Africa to Canada in 10 minutes. In fact, bitcoins never have any real physical location, so it is possible to transfer as many of them anywhere with no limits, delays, or excessive fees. There are no intermediate banks to make you wait three business days."
|
||||
internationaltext: "Bitcoins can be transferred from Africa to Canada in 10 minutes. In fact, bitcoins never have any real physical location, so it is possible to transfer any amount anywhere with no limits, delays, or excessive fees. There are no intermediate banks to make you wait three business days."
|
||||
pci: "No PCI compliance required"
|
||||
pcitext: "Accepting credit cards online typically requires extensive security checks in order to comply with the PCI standard. Bitcoin still requires you to <a href=\"#secure-your-wallet#\">secure your wallet</a> and your payment requests. However, you do not carry the costs and responsibilities that come with processing sensitive information from your customers like credit card numbers."
|
||||
visibility: "Get some free visibility"
|
||||
|
@ -266,7 +266,7 @@ en:
|
|||
howitworkstxt1: "From a user perspective, Bitcoin is nothing more than a mobile app or computer program that provides a personal Bitcoin wallet and allows a user to send and receive bitcoins with them. This is how Bitcoin works for most users."
|
||||
howitworkstxt2: "Behind the scenes, the Bitcoin network is sharing a public ledger called the \"block chain\". This ledger contains every transaction ever processed, allowing a user's computer to verify the validity of each transaction. The authenticity of each transaction is protected by digital signatures corresponding to the sending addresses, allowing all users to have full control over sending bitcoins from their own Bitcoin addresses. In addition, anyone can process transactions using the computing power of specialized hardware and earn a reward in bitcoins for this service. This is often called \"mining\". To learn more about Bitcoin, you can consult the <a href=\"#how-it-works#\">dedicated page</a> and the <a href=\"/bitcoin.pdf\">original paper</a>."
|
||||
used: "Is Bitcoin really used by people?"
|
||||
usedtxt1: "Yes. There is a <a href=\"http://usebitcoins.info/\">growing number of businesses</a> and individuals using Bitcoin. This includes brick and mortar businesses like restaurants, apartments, law firms, and popular online services such as Namecheap, WordPress, Reddit and Flattr. While Bitcoin remains a relatively new phenomenon, it is growing fast. At the end of August 2013, the <a href=\"https://bitcoincharts.com/bitcoin/\">value of all bitcoins in circulation</a> exceeded US$ 1.5 billion with millions of dollars worth of bitcoins exchanged daily."
|
||||
usedtxt1: "Yes. There is a <a href=\"http://usebitcoins.info/\">growing number of businesses</a> and individuals using Bitcoin. This includes brick and mortar businesses like restaurants, apartments, law firms, and popular online services such as Namecheap, WordPress, and Reddit. While Bitcoin remains a relatively new phenomenon, it is growing fast. At the end of August 2013, the <a href=\"https://bitcoincharts.com/bitcoin/\">value of all bitcoins in circulation</a> exceeded US$ 1.5 billion with millions of dollars worth of bitcoins exchanged daily."
|
||||
acquire: "How does one acquire bitcoins?"
|
||||
acquireli1: "As payment for goods or services."
|
||||
acquireli2: "Purchase bitcoins at a <a href=\"http://howtobuybitcoins.info\">Bitcoin exchange</a>."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue