gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-merchant-demos] branch master updated: integrate Ukrainian


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: integrate Ukrainian for the language selector on demo.taler.net
Date: Thu, 17 Oct 2024 08:05:29 +0200

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

skuegel pushed a commit to branch master
in repository taler-merchant-demos.

The following commit(s) were added to refs/heads/master by this push:
     new c4cbfb3  integrate Ukrainian for the language selector on 
demo.taler.net
c4cbfb3 is described below

commit c4cbfb30200267984631a59ff329acb205a9582b
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Thu Oct 17 08:05:21 2024 +0200

    integrate Ukrainian for the language selector on demo.taler.net
---
 talermerchantdemos/httpcommon/__init__.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/talermerchantdemos/httpcommon/__init__.py 
b/talermerchantdemos/httpcommon/__init__.py
index 732f06c..f312ecf 100644
--- a/talermerchantdemos/httpcommon/__init__.py
+++ b/talermerchantdemos/httpcommon/__init__.py
@@ -190,6 +190,7 @@ all_languages = {
     "es": "Español&nbsp;[es]",
     "sv": "Svenska&nbsp;[sv]",
     "tr": "Türkçe&nbsp;[tr]",
+    "uk": "Українська&nbsp;[uk]"
 }
 
 

-- 
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]