summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.html54
1 files changed, 42 insertions, 12 deletions
diff --git a/main.html b/main.html
index 66a74555..aabb5726 100644
--- a/main.html
+++ b/main.html
@@ -21,6 +21,14 @@
Today, this website only presents the advantages our system is expected to provide.
During 2015, we will make more code and documentation public. We expect to make
the payment system available to the general public in 2016.</p>
+ <p lang="de">Taler is a new electronic payment system under development at <a href="http://www.inria.fr/">Inria</a>.
+ Today, this website only presents the advantages our system is expected to provide.
+ During 2015, we will make more code and documentation public. We expect to make
+ the payment system available to the general public in 2016.</p>
+ <p lang="fr">Taler is a new electronic payment system under development at <a href="http://www.inria.fr/">Inria</a>.
+ Today, this website only presents the advantages our system is expected to provide.
+ During 2015, we will make more code and documentation public. We expect to make
+ the payment system available to the general public in 2016.</p>
<!-- p><a class="btn btn-lg btn-success" href="#" role="button">Get started today</a></p -->
</div>
@@ -30,22 +38,34 @@
<h2 lang="en">Taxable</h2>
<h2 lang="de">Taxierbar</h2>
<h2 lang="fr">Taxable</h2>
- <p>Unlike BitCoin or cash payments, Taler ensures that governments can easily track their citizen's income and thus collect sales, value-added or income taxes. Taler is thus a currency for the mainstream economy, and not the black market.</p>
- <p><a class="btn btn-primary" href="/governments" role="button">Learn More &raquo;</a></p>
+ <p lang="en">Unlike BitCoin or cash payments, Taler ensures that governments can easily track their citizen's income and thus collect sales, value-added or income taxes. Taler is thus a currency for the mainstream economy, and not the black market.</p>
+ <p lang="de">Unlike BitCoin or cash payments, Taler ensures that governments can easily track their citizen's income and thus collect sales, value-added or income taxes. Taler is thus a currency for the mainstream economy, and not the black market.</p>
+ <p lang="fr">Unlike BitCoin or cash payments, Taler ensures that governments can easily track their citizen's income and thus collect sales, value-added or income taxes. Taler is thus a currency for the mainstream economy, and not the black market.</p>
+ <p><a class="btn btn-primary" href="/governments" role="button" lang="en">Learn More &raquo;</a></p>
+ <p><a class="btn btn-primary" href="/governments" role="button" lang="de">Learn More &raquo;</a></p>
+ <p><a class="btn btn-primary" href="/governments" role="button" lang="fr">Learn More &raquo;</a></p>
</div>
<div class="col-lg-4">
<h2 lang="en">Anonymous</h2>
<h2 lang="de">Anonym</h2>
<h2 lang="fr">Anonyme</h2>
- <p>When you pay with Taler, your identity does not have to be revealed to the merchant. The bank, government and mint will also never learn how you spent your electronic money. However, you can prove that you paid in court if necessary.</p>
- <p><a class="btn btn-primary" href="/citizens" role="button">Learn More &raquo;</a></p>
+ <p lang="en">When you pay with Taler, your identity does not have to be revealed to the merchant. The bank, government and mint will also never learn how you spent your electronic money. However, you can prove that you paid in court if necessary.</p>
+ <p lang="de">When you pay with Taler, your identity does not have to be revealed to the merchant. The bank, government and mint will also never learn how you spent your electronic money. However, you can prove that you paid in court if necessary.</p>
+ <p lang="fr">When you pay with Taler, your identity does not have to be revealed to the merchant. The bank, government and mint will also never learn how you spent your electronic money. However, you can prove that you paid in court if necessary.</p>
+ <p><a class="btn btn-primary" href="/citizens" role="button" lang="en">Learn More &raquo;</a></p>
+ <p><a class="btn btn-primary" href="/citizens" role="button" lang="de">Learn More &raquo;</a></p>
+ <p><a class="btn btn-primary" href="/citizens" role="button" lang="fr">Learn More &raquo;</a></p>
</div>
<div class="col-lg-4">
<h2 lang="en">Libre</h2>
<h2 lang="de">Liberal</h2>
<h2 lang="fr">Libre</h2>
- <p>Taler is free software implementing an open protocol. Anybody is welcome to inspect our code and integrate our reference implementation into their applications.</p>
- <p><a class="btn btn-primary" href="/developers" role="button">Learn More &raquo;</a></p>
+ <p lang="en">Taler is free software implementing an open protocol. Anybody is welcome to inspect our code and integrate our reference implementation into their applications.</p>
+ <p lang="de">Taler is free software implementing an open protocol. Anybody is welcome to inspect our code and integrate our reference implementation into their applications.</p>
+ <p lang="fr">Taler is free software implementing an open protocol. Anybody is welcome to inspect our code and integrate our reference implementation into their applications.</p>
+ <p><a class="btn btn-primary" href="/developers" role="button" lang="en">Learn More &raquo;</a></p>
+ <p><a class="btn btn-primary" href="/developers" role="button" lang="de">Learn More &raquo;</a></p>
+ <p><a class="btn btn-primary" href="/developers" role="button" lang="fr">Learn More &raquo;</a></p>
</div>
</div>
<div class="row">
@@ -53,20 +73,30 @@
<h2 lang="en">Electronic</h2>
<h2 lang="de">Elektronisch</h2>
<h2 lang="fr">Électronique</h2>
- <p>Taler is designed to work on the Internet. Using a so-called RESTful protocol over HTTP or HTTPS, Taler is easy to integrate with existing Web applications.</p>
- <p><a class="btn btn-primary" href="/merchants" role="button">Learn More &raquo;</a></p>
+ <p lang="en">Taler is designed to work on the Internet. Using a so-called RESTful protocol over HTTP or HTTPS, Taler is easy to integrate with existing Web applications.</p>
+ <p lang="de">Taler is designed to work on the Internet. Using a so-called RESTful protocol over HTTP or HTTPS, Taler is easy to integrate with existing Web applications.</p>
+ <p lang="fr">Taler is designed to work on the Internet. Using a so-called RESTful protocol over HTTP or HTTPS, Taler is easy to integrate with existing Web applications.</p>
+ <p><a class="btn btn-primary" href="/merchants" role="button" lang="en">Learn More &raquo;</a></p>
+ <p><a class="btn btn-primary" href="/merchants" role="button" lang="de">Learn More &raquo;</a></p>
+ <p><a class="btn btn-primary" href="/merchants" role="button" lang="fr">Learn More &raquo;</a></p>
</div>
<div class="col-lg-4">
<h2 lang="en">Reserves</h2>
<h2 lang="de">Reserven</h2>
<h2 lang="fr">Réserve</h2>
- <p>Taler operates as a reserve. This means that Taler is not a new currency with the inherent currency fluctuation risks, but instead the digital coins correspond to existing currencies, such as US Dollars, Euros or even BitCoins.</p>
- <p><a class="btn btn-primary" href="/investors" role="button">Learn More &raquo;</a></p>
+ <p lang="en">Taler operates as a reserve. This means that Taler is not a new currency with the inherent currency fluctuation risks, but instead the digital coins correspond to existing currencies, such as US Dollars, Euros or even BitCoins.</p>
+ <p lang="de">Taler operates as a reserve. This means that Taler is not a new currency with the inherent currency fluctuation risks, but instead the digital coins correspond to existing currencies, such as US Dollars, Euros or even BitCoins.</p>
+ <p lang="fr">Taler operates as a reserve. This means that Taler is not a new currency with the inherent currency fluctuation risks, but instead the digital coins correspond to existing currencies, such as US Dollars, Euros or even BitCoins.</p>
+ <p><a class="btn btn-primary" href="/investors" role="button" lang="en">Learn More &raquo;</a></p>
+ <p><a class="btn btn-primary" href="/investors" role="button" lang="de">Learn More &raquo;</a></p>
+ <p><a class="btn btn-primary" href="/investors" role="button" lang="fr">Learn More &raquo;</a></p>
</div>
<div class="col-lg-4">
<h2>News</h2>
- <p>We will present Taler at FOSSA in Rennes on Tuesday November 19th 2014.</p>
- <p><a class="btn btn-primary" href="/news" role="button">Learn More &raquo;</a></p>
+ <p lang="en">We will present Taler at FOSSA in Rennes on Tuesday November 19th 2014.</p>
+ <p><a class="btn btn-primary" href="/news" role="button" lang="en">Learn More &raquo;</a></p>
+ <p><a class="btn btn-primary" href="/news" role="button" lang="de">Learn More &raquo;</a></p>
+ <p><a class="btn btn-primary" href="/news" role="button" lang="fr">Learn More &raquo;</a></p>
</div>
</div>