summary refs log tree commit diff
path: root/po/doc/local.mk
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2021-04-18 03:57:36 +0200
committerJulien Lepiller <julien@lepiller.eu>2021-04-18 13:18:20 +0200
commitd2d6c20feec37e74cde839bef09de674a1196e85 (patch)
tree6d0669d688bfea7e8b2c0b31a5d6b0f489517fe7 /po/doc/local.mk
parent43fb84da6749a78d12ac0f13db4cecb435de7903 (diff)
downloadguix-d2d6c20feec37e74cde839bef09de674a1196e85.tar.gz
nls: Add Italian translation.
* po/doc/guix-manual.it.po: New file.
* po/doc/local.mk (DOC_PO_FILES): Add it.
* doc/local.mk (info_TEXINFOS): Add it.
* po/guix/it.po: New file.
* po/guix/LINGUAS: Add 'it'.
Diffstat (limited to 'po/doc/local.mk')
-rw-r--r--po/doc/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/doc/local.mk b/po/doc/local.mk
index f2d009fdc0..f3e05aaa6c 100644
--- a/po/doc/local.mk
+++ b/po/doc/local.mk
@@ -21,6 +21,7 @@ DOC_PO_FILES=					\
   %D%/guix-manual.de.po				\
   %D%/guix-manual.fa.po				\
   %D%/guix-manual.fr.po				\
+  %D%/guix-manual.it.po				\
   %D%/guix-manual.pt_BR.po			\
   %D%/guix-manual.ru.po				\
   %D%/guix-manual.sk.po				\