gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] branch master updated: Added Arabic to the language switcher


From: gnunet
Subject: [taler-www] branch master updated: Added Arabic to the language switcher for taler.net (staged)
Date: Thu, 25 Mar 2021 10:29:04 +0100

This is an automated email from the git hooks/post-receive script.

skuegel pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 92702a4  Added Arabic to the language switcher for taler.net (staged)
92702a4 is described below

commit 92702a47e9d63b60be3e5c7e1f8008d1de8eab4a
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Thu Mar 25 10:28:24 2021 +0100

    Added Arabic to the language switcher for taler.net (staged)
---
 common/navigation.j2.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index e2e4ff5..afe087a 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -42,9 +42,9 @@
       {% if lang != 'en' %}
         <li><a class="dropdown-item" href="{{ self_localized('en') }}">English 
[en]</a></li>
       {% endif %}
-<!--  {% if lang != 'ar' %}
+      {% if lang != 'ar' %}
         <li><a class="dropdown-item" href="{{ self_localized('ar') }}">Arabic 
[ar]</a></li>
-      {% endif %} -->
+      {% endif %}
 <!--  {% if lang != 'zh_Hant' %}
         <li><a class="dropdown-item" href="{{ self_localized('zh_Hant') 
}}">Chinese [zh]</a></li>
       {% endif %} -->

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]