summaryrefslogtreecommitdiff
path: root/doc/build.scm
diff options
context:
space:
mode:
Diffstat (limited to 'doc/build.scm')
-rw-r--r--doc/build.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/build.scm b/doc/build.scm
index d38e41cbf7..fa71b8cde7 100644
--- a/doc/build.scm
+++ b/doc/build.scm
@@ -66,11 +66,11 @@
(define %manual-languages
;; Available translations for the 'guix-manual' text domain.
- '("de" "en" "es" "fr" "pt_BR" "ru" "zh_CN"))
+ '("de" "en" "es" "fr" "it" "pt_BR" "ru" "zh_CN"))
(define %cookbook-languages
;; Available translations for the 'guix-cookbook' text domain.
- '("de" "en" "es" "fr" "ko" "pt_BR" "ru" "sk" "sv"))
+ '("de" "en" "es" "fr" "it" "ko" "pt_BR" "ru" "sk" "sv"))
(define %languages
;; Available translations for the document being built.