summaryrefslogtreecommitdiff
path: root/template/team.html.j2
diff options
context:
space:
mode:
authorng0 <ng0@taler.net>2019-09-03 12:13:51 +0000
committerng0 <ng0@taler.net>2019-09-03 12:13:51 +0000
commit84e6924a44694f7b7ed3e5a5f6c72f5617f18acd (patch)
tree8a1530381618517c1b107fdf3312e298990a069f /template/team.html.j2
parentab2aa3c354544c115e1981ec501d6fb2f3f7009c (diff)
downloadwww-84e6924a44694f7b7ed3e5a5f6c72f5617f18acd.tar.gz
www-84e6924a44694f7b7ed3e5a5f6c72f5617f18acd.tar.bz2
www-84e6924a44694f7b7ed3e5a5f6c72f5617f18acd.zip
mark more strings as translatable, fix typos.
Diffstat (limited to 'template/team.html.j2')
-rw-r--r--template/team.html.j26
1 files changed, 3 insertions, 3 deletions
diff --git a/template/team.html.j2 b/template/team.html.j2
index 55efd6a1..23f73296 100644
--- a/template/team.html.j2
+++ b/template/team.html.j2
@@ -3,7 +3,7 @@
<div class="container">
<div class="row">
<div class="col">
- <h1>GNU Taler: Team</h1>
+ <h1>{{ _("GNU Taler: Team")}}</h1>
<p>
{% trans %}
GNU Taler is proudly brought to you by the humans on this page.
@@ -23,7 +23,7 @@
<div class="col-lg-4">
<h2><a href="http://www.digitalekho.com/about-us/index.html">Leon Schumacher</a></h2>
<img src="{{ url('team-images/leon-schumacher.jpg') }}" height="240" alt="Leon Schumacher" align="middle">
- <p>{{ _("Entrepreneur, Investor, Fortune 100 CIO, IT company director in different industries, ….") }}</p>
+ <p>{{ _("Entrepreneur, Investor, Fortune 100 CIO, IT company director in different industries,") }} &#x2026;.</p>
</div>
<div class="col-lg-4">
<h2>Michael Widmer</h2>
@@ -35,7 +35,7 @@
<div class="col-lg-4">
<h2><a href="https://fdold.eu/">Dr. Florian Dold</a></h2>
<img src="{{ url('team-images/florian-dold.jpg') }}" height="240" alt="Florian Dold" align="middle">
- <p>{{ _("GNU mainatiner, lead developer.") }}</p>
+ <p>{{ _("GNU maintainer, lead developer.") }}</p>
</div>
<div class="col-lg-4">
<h2>Dr. Jeffrey Burdges</h2>