mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 03:21:49 +02:00
nls: Update translations.
* po/doc/guix-cookbook.ru.po: New file. * po/doc/local.mk: Add 'ru' cookbook. * doc/local.mk: Add 'ru' cookbook. * doc/htmlxref.cnf: Update URLs for cookbook. * doc/build.scm (%cookbook-languages): Add 'ru'. * doc/guix-cookbook.texi (Top): Mention 'ru' cookbook. Change-Id: I5d59db90e23facbacd2b7ebe4a0847d0c44eb709
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@
|
||||
|
||||
(define %cookbook-languages
|
||||
;; Available translations for the 'guix-cookbook' text domain.
|
||||
'("de" "en" "fr" "ko" "pt_BR" "sk" "sv"))
|
||||
'("de" "en" "fr" "ko" "pt_BR" "ru" "sk" "sv"))
|
||||
|
||||
(define %languages
|
||||
;; Available translations for the document being built.
|
||||
|
||||
Reference in New Issue
Block a user