summaryrefslogtreecommitdiff
path: root/doc/build.scm
diff options
context:
space:
mode:
Diffstat (limited to 'doc/build.scm')
-rw-r--r--doc/build.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build.scm b/doc/build.scm
index 7d0db8621f..8b8eed639f 100644
--- a/doc/build.scm
+++ b/doc/build.scm
@@ -66,7 +66,7 @@
(define %manual-languages
;; Available translations for the 'guix-manual' text domain.
- '("de" "en" "es" "fr" "ru" "zh_CN"))
+ '("de" "en" "es" "fr" "pt_BR" "ru" "zh_CN"))
(define %cookbook-languages
;; Available translations for the 'guix-cookbook' text domain.