guix-commits
[Top][All Lists]
Advanced

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

branch master updated: hydra: berlin: Support `ja' language.


From: julien lepiller
Subject: branch master updated: hydra: berlin: Support `ja' language.
Date: Sat, 09 Apr 2022 05:57:20 -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 bf537f9  hydra: berlin: Support `ja' language.
bf537f9 is described below

commit bf537f9cb03b46a6ebe3c4e8ceb0b67f3c985fda
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sat Apr 9 11:55:47 2022 +0200

    hydra: berlin: Support `ja' language.
    
    * hydra/modules/sysadmin/nginx.scm (languages-to-accept): Add ja.
---
 hydra/modules/sysadmin/nginx.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hydra/modules/sysadmin/nginx.scm b/hydra/modules/sysadmin/nginx.scm
index 81607d6..da6dfab 100644
--- a/hydra/modules/sysadmin/nginx.scm
+++ b/hydra/modules/sysadmin/nginx.scm
@@ -583,6 +583,7 @@ synonymous IETF language tags that should be mapped to the 
same $lang."
     ("eo")
     ("es")
     ("fr")
+    ("ja")
     ("ko")
     ("ru")
     ("sk")



reply via email to

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