summaryrefslogtreecommitdiff
path: root/citizens.html
diff options
context:
space:
mode:
authorJulian Kirsch <kirschju@sec.in.tum.de>2014-11-18 17:44:36 +0100
committerJulian Kirsch <kirschju@sec.in.tum.de>2014-11-18 17:44:36 +0100
commit6425ac3fa204d3224adad2fa29a48713ca39a80c (patch)
tree99f0eb5bcc25ec56f98da00b9f601000d7620936 /citizens.html
parent1d350caca4c63fccef76ab371ffd18579814a00c (diff)
downloadwww-6425ac3fa204d3224adad2fa29a48713ca39a80c.tar.gz
www-6425ac3fa204d3224adad2fa29a48713ca39a80c.tar.bz2
www-6425ac3fa204d3224adad2fa29a48713ca39a80c.zip
Add translation stubs
Diffstat (limited to 'citizens.html')
-rw-r--r--citizens.html17
1 files changed, 13 insertions, 4 deletions
diff --git a/citizens.html b/citizens.html
index 95eeba65..96cd0af5 100644
--- a/citizens.html
+++ b/citizens.html
@@ -13,6 +13,7 @@
<div class="jumbotron">
<h1 lang="en">Advantages for citizens</h1>
<h1 lang="de">Vorteile f&uuml;r B&uuml;rger</h1>
+ <h1 lang="fr">Vorteile f&uuml;r B&uuml;rger</h1>
<!-- p><a class="btn btn-lg btn-success" href="#" role="button">Get started today</a></p -->
</div>
@@ -20,36 +21,44 @@
<div class="row">
<div class="col-lg-6">
<h2>Security</h2>
- <p>Taler is the electronic equivalent of cash, except harder to fake.
+ <p lang="en">Taler is the electronic equivalent of cash, except harder to fake.
If your digital wallet is lost -- say because
your computer is irreparably damaged or compromised -- only the amount of coin
stored in your wallet will be lost. Unlike a physical wallet, you can make
backups of your digital wallet which can provide security against data loss.
So your digital wallet works mostly just like
a physical wallet, except online and without the need to manually count coins.</p>
+ <p lang="de">Julian</p>
+ <p lang="fr">Cécile</p>
</div>
<div class="col-lg-6">
<h2>Privacy</h2>
- <p>Your transactions are private, neither the mint (bank) nor merchant needs to
+ <p lang="en">Your transactions are private, neither the mint (bank) nor merchant needs to
learn your identity. There is no need to give our credit card numbers or
other sensitive information, and the merchant will only be able to do
exactly the transaction you confirmed using your digital wallet.</p>
+ <p lang="de">Julian</p>
+ <p lang="fr">Cécile</p>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<h2>Convenience</h2>
- <p>You will be able to withdraw digital coins to replenish your wallet using
+ <p lang="en">You will be able to withdraw digital coins to replenish your wallet using
your credit card or SEPA transactions, similar to how you pay or withdraw
cash today. </p>
+ <p lang="de">Julian</p>
+ <p lang="fr">Cécile</p>
</div>
<div class="col-lg-6">
<h2>Stability </h2>
- <p>Coins in your digital wallet will be of the same denomination as the
+ <p lang="en">Coins in your digital wallet will be of the same denomination as the
cash in your physical wallet. So you will not have to worry about
currency fluctuations or conversion rates. Like a physical wallet,
you can carry digital coins of different currencies in your digital
wallet at the same time.</p>
+ <p lang="de">Julian</p>
+ <p lang="fr">Cécile</p>
</div>
</div>