mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
doc: Build pt_BR manual.
* doc/build.scm (%manual-languages): Add "pt_BR".
This commit is contained in:
parent
8162d207b1
commit
0be722a0b5
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
|
|
||||||
(define %manual-languages
|
(define %manual-languages
|
||||||
;; Available translations for the 'guix-manual' text domain.
|
;; 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
|
(define %cookbook-languages
|
||||||
;; Available translations for the 'guix-cookbook' text domain.
|
;; Available translations for the 'guix-cookbook' text domain.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue