unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] Allow choosing the nl_NL.UTF-8 locale.
@ 2021-08-28 18:29 Maxime Devos
  0 siblings, 0 replies; only message in thread
From: Maxime Devos @ 2021-08-28 18:29 UTC (permalink / raw)
  To: guix-devel

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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-28 18:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-28 18:29 [PATCH] Allow choosing the nl_NL.UTF-8 locale Maxime Devos

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).