unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: guix-devel@gnu.org
Subject: [PATCH] Allow choosing the nl_NL.UTF-8 locale.
Date: Sat, 28 Aug 2021 20:29:31 +0200	[thread overview]
Message-ID: <20210828182931.18201-1-maximedevos@telenet.be> (raw)

It's 100% translated according to
<https://translate.fedoraproject.org/projecs/guix/guix/nl/>.
Warning: I don't have a Guix Data Service to test this with.

* guix-data-service/model/package-metadata.scm
  (locales): Add nl_NL.utf-8
---
 guix-data-service/model/package-metadata.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix-data-service/model/package-metadata.scm b/guix-data-service/model/package-metadata.scm
index e9e426c..3da17b6 100644
--- a/guix-data-service/model/package-metadata.scm
+++ b/guix-data-service/model/package-metadata.scm
@@ -48,6 +48,7 @@
     "eo_EO.UTF-8"
     "es_ES.UTF-8"
     "fr_FR.UTF-8"
+    "nl_NL.UTF-8"
     "hu_HU.UTF-8"
     "pl_PL.UTF-8"
     "pt_BR.UTF-8"
-- 
2.33.0



                 reply	other threads:[~2021-08-28 18:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210828182931.18201-1-maximedevos@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).