commit 4dde495b0ead8d549abad0e9285123a5785afbe7
parent fd78a031b5a273d15ff869106bdb25d3bbe089f5
Author: Stefan Kügel <skuegel@web.de>
Date: Fri, 8 Mar 2024 08:00:31 +0100
Weblate hates the word Localization
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/template/development.html.j2 b/template/development.html.j2
@@ -45,7 +45,7 @@
<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>{{ _("Localization")}}</h3>
+ <h3>{{ _("Internationalization")}}</h3>
</a>
{% trans %}
By using <a href="https://weblate.taler.net/" target="_blank" rel="noopener noreferrer">Weblate</a>