diff options
Diffstat (limited to 'doc/build.scm')
-rw-r--r-- | doc/build.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build.scm b/doc/build.scm index 20d6624653..880bb9e85c 100644 --- a/doc/build.scm +++ b/doc/build.scm @@ -70,7 +70,7 @@ (define %cookbook-languages ;; Available translations for the 'guix-cookbook' text domain. - '("de" "en" "fr" "ko" "pt_BR" "sk")) + '("de" "en" "fr" "ko" "pt_BR" "sk" "sv")) (define %languages ;; Available translations for the document being built. |