aboutsummaryrefslogtreecommitdiff
path: root/doc/local.mk
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2021-11-06 14:03:52 +0100
committerJulien Lepiller <julien@lepiller.eu>2021-11-06 14:06:36 +0100
commit85430a9ea6f32aaae3e34741e292a01a2de62ee0 (patch)
tree1bde5f3edb00d5950dc57962266a0f41b9c38c5f /doc/local.mk
parente58994f113e9acc063943ce9d6340b1301e1346a (diff)
downloadguix-85430a9ea6f32aaae3e34741e292a01a2de62ee0.tar
guix-85430a9ea6f32aaae3e34741e292a01a2de62ee0.tar.gz
nls: Update translations.
* po/doc/guix-cookbook.es.po: New file. * po/doc/local.mk: Add 'es' cookbook. * doc/local.mk: Add 'es' cookbook.
Diffstat (limited to 'doc/local.mk')
-rw-r--r--doc/local.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/local.mk b/doc/local.mk
index d0cab306a4..1bc717df84 100644
--- a/doc/local.mk
+++ b/doc/local.mk
@@ -23,7 +23,7 @@
# If adding a language, update the following variables, and info_TEXINFOS.
MANUAL_LANGUAGES = de es fa fr it ko pt_BR ru sk zh_CN
-COOKBOOK_LANGUAGES = de fa fr ko ru sk zh_Hans
+COOKBOOK_LANGUAGES = de es fa fr ko ru sk zh_Hans
# Arg1: A list of languages codes.
# Arg2: The file name stem.
@@ -44,6 +44,7 @@ info_TEXINFOS = %D%/guix.texi \
%D%/guix.zh_CN.texi \
%D%/guix-cookbook.texi \
%D%/guix-cookbook.de.texi \
+ %D%/guix-cookbook.es.texi \
%D%/guix-cookbook.fa.texi \
%D%/guix-cookbook.fr.texi \
%D%/guix-cookbook.ko.texi \