1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

doc: Build pt_BR manual.

* doc/build.scm (%manual-languages): Add "pt_BR".
This commit is contained in:
Ludovic Courtès
2022-11-15 12:16:11 +01:00
parent 8162d207b1
commit 0be722a0b5

View File

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