guix-commits
[Top][All Lists]
Advanced

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

branch master updated: hydra: berlin: Accept Slovak.


From: julien lepiller
Subject: branch master updated: hydra: berlin: Accept Slovak.
Date: Sat, 01 May 2021 19:09:58 -0400

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

roptat pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new 93cd5e5  hydra: berlin: Accept Slovak.
93cd5e5 is described below

commit 93cd5e5405bb32e8b8db5c8f68408d985ae27a4a
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sun May 2 01:09:10 2021 +0200

    hydra: berlin: Accept Slovak.
    
    * hydra/nginx/berlin.scm (%extra-content): Autoredirect 'sk' to the
    translated website.
---
 hydra/nginx/berlin.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hydra/nginx/berlin.scm b/hydra/nginx/berlin.scm
index f6d3f9c..443294e 100644
--- a/hydra/nginx/berlin.scm
+++ b/hydra/nginx/berlin.scm
@@ -1040,6 +1040,7 @@ synonymous IETF language tags that should be mapped to 
the same $lang."
                        ("fr")
                        ("ko")
                        ("ru")
+                       ("sk")
                        ("zh-CN" "zh" "zh-Hans" "zh-Hans-CN")))
 
    ;; Maximum chunk size to send.  Partly this is a workaround for



reply via email to

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