summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2024-03-08 07:48:23 +0100
committerStefan Kügel <skuegel@web.de>2024-03-08 07:48:23 +0100
commite6db2e2c79246a55a247bc01fa888514793e2acf (patch)
tree56695d60f7ce5e09c29f7750370ecb24b068b0cf /template
parent2b4a0883b07309cf4f2a79ef50865f12113716b0 (diff)
downloadwww-e6db2e2c79246a55a247bc01fa888514793e2acf.tar.gz
www-e6db2e2c79246a55a247bc01fa888514793e2acf.tar.bz2
www-e6db2e2c79246a55a247bc01fa888514793e2acf.zip
update locales
Diffstat (limited to 'template')
-rw-r--r--template/development.html.j27
1 files changed, 5 insertions, 2 deletions
diff --git a/template/development.html.j2 b/template/development.html.j2
index cfcec388..95970028 100644
--- a/template/development.html.j2
+++ b/template/development.html.j2
@@ -45,9 +45,12 @@
<div class="col-lg-4 mb-4">
<a href="https://weblate.taler.net/" target="_blank" rel="noopener noreferrer">
<img src="{{ url('icons/noun-translate-5177522.svg') }}" height=60>
- <h3>{{ _("Internationalization")}}</h3>
+ <h3>{{ _("Localization")}}</h3>
</a>
- {{ _("Using our Weblate service, everyone in the community can contribute with translations to the web pages and the GNU Taler applications.") }}
+ {% trans %}
+ By using <a href="https://weblate.taler.net/" target="_blank" rel="noopener noreferrer">Weblate</a>
+ everyone in the community can contribute with translations to the web pages and the GNU Taler applications.
+ {% endtrans %}
</div>
<div class="col-lg-4 mb-4">