mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Press Quotes: link to WikiQuotes
This commit is contained in:
parent
6e0ee5a6c4
commit
dc951c0cd9
2 changed files with 7 additions and 0 deletions
|
@ -12,6 +12,7 @@ dialogs:
|
|||
materialvideomore: "More videos"
|
||||
materialquote: "Quotes"
|
||||
materialquotemore: "Show more quotes..."
|
||||
material_even_more_quotes: "For even more quotes about Bitcoin, please see <a href=\"https://en.wikiquote.org/wiki/Bitcoin\">WikiQuote.</a>"
|
||||
quotesatoshi: "With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless."
|
||||
quotetonygallippi: "Bitcoin is Money Over Internet Protocol."
|
||||
quotedankaminsky: "Entire classes of bugs are missing."
|
||||
|
@ -251,7 +252,10 @@ What is Bitcoin - Weusecoins<br>
|
|||
<p><span>{{ page.dialogs.quotefrancoisrvelde }}</span><span>François R. Velde, Economist, Federal Reserve</span></p>
|
||||
<p><span>{{ page.dialogs.quotenavalravikant }}</span><span>Naval Ravikant, Founder of Angellist</span></p>
|
||||
<p><span>{{ page.dialogs.quotemaxkeiser }}</span><span>Max Keiser, Journalist & TV Host</span></p>
|
||||
|
||||
<p class="final"><i>{{page.dialogs.material_even_more_quotes}}</i></p>
|
||||
</div>
|
||||
|
||||
<a href="#" onclick="materialShow(event);" ontouchstart="materialShow(event);">{{ page.dialogs.materialquotemore }}</a>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue