summaryrefslogtreecommitdiff
path: root/po/doc/local.mk
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2021-04-18 04:05:38 +0200
committerJulien Lepiller <julien@lepiller.eu>2021-04-18 13:18:29 +0200
commit8830930e2b11e2b351b58261cc66fb389257215d (patch)
tree2b48ab9c7ae244401b1dc9576798a47a47808e49 /po/doc/local.mk
parent2fd9582558aeb1f8faaccad42e78f744355b0f21 (diff)
downloadguix-patches-8830930e2b11e2b351b58261cc66fb389257215d.tar
guix-patches-8830930e2b11e2b351b58261cc66fb389257215d.tar.gz
nls: Add Chinese (Traditional) translation.
* po/doc/guix-cookbook.zh_Hans.po: New file. * doc/local.mk (info_TEXINFOS): Add it. * po/doc/local.mk (DOC_COOKBOOK_PO_FILES): Add it.
Diffstat (limited to 'po/doc/local.mk')
-rw-r--r--po/doc/local.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/po/doc/local.mk b/po/doc/local.mk
index cfc3054ce2..39805b6efe 100644
--- a/po/doc/local.mk
+++ b/po/doc/local.mk
@@ -26,7 +26,8 @@ DOC_PO_FILES= \
%D%/guix-manual.pt_BR.po \
%D%/guix-manual.ru.po \
%D%/guix-manual.sk.po \
- %D%/guix-manual.zh_CN.po
+ %D%/guix-manual.zh_CN.po \
+ %D%/guix-manual.zh_Hans.po
DOC_COOKBOOK_PO_FILES= \
%D%/guix-cookbook.de.po \