Bitcoin.pdf: Create Page Linking To Translations

- Adds a new page linking to all translations of Nakamoto's Bitcoin
  paper, and also provides instructions for adding new translations

- Changes all links on the site that used to point directly to the
  English bitcoin.pdf to point to the new page.

- Add Spanish Translation by Breathingdog, as well as Spanish strings
  for the now page also by Breathingdog
This commit is contained in:
David A. Harding 2015-04-23 16:49:54 -04:00
parent 3302d27ebc
commit d383940ecb
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
32 changed files with 115 additions and 55 deletions

View file

@ -87,7 +87,7 @@ title: "Developer Documentation - Bitcoin"
<div class="resourcesmore"><div>
<h2 id="additional-resources"><img src="/img/icons/ico_wiki.svg" class="titleicon" alt="Icon">Additional resources</h2>
<p><a href="/bitcoin.pdf">Bitcoin: A Peer-to-Peer Electronic Cash System</a> - Satoshi Nakamoto</p>
<p><a href="/en/bitcoin-paper">Bitcoin: A Peer-to-Peer Electronic Cash System</a> - Satoshi Nakamoto</p>
<p><a href="https://github.com/bitcoin/bips#readme">Bitcoin Improvement Proposals</a> - GitHub</p>
<p><a href="https://github.com/minium/Bitcoin-Spec">Bitcoin Developer Reference (working paper)</a> - Krzysztof Okupski</p>
<p><a href="https://bitcoinj.github.io/#documentation">Bitcoinj Developer Documentation</a> - bitcoinj.org</p>