diff options
author | Julien Lepiller <julien@lepiller.eu> | 2022-01-09 11:34:43 +0100 |
---|---|---|
committer | Julien Lepiller <julien@lepiller.eu> | 2022-01-09 11:35:59 +0100 |
commit | 934b0cdfee2078bad42429427e12d6ee2ddb7fec (patch) | |
tree | 89e63b00b3aaeaacd3ccbfb7893ce5a7e81ac90e /po/doc/local.mk | |
parent | 3e8e6ebf000b1cbc4ff4b9ba84c7abdcbdf0ffb4 (diff) | |
download | guix-934b0cdfee2078bad42429427e12d6ee2ddb7fec.tar.gz |
nls: Update translations.
* po/doc/guix-cookbook.fi.po: New file. * po/doc/guix-manual.fi.po: New file. * po/doc/local.mk: Add them. * doc/local.mk: Add them. * po/guix/fi.po: New file. * po/guix/LINGUAS: Add it.
Diffstat (limited to 'po/doc/local.mk')
-rw-r--r-- | po/doc/local.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/doc/local.mk b/po/doc/local.mk index 041cf4826f..6a488f291f 100644 --- a/po/doc/local.mk +++ b/po/doc/local.mk @@ -21,6 +21,7 @@ DOC_PO_FILES = \ %D%/guix-manual.es.po \ %D%/guix-manual.de.po \ %D%/guix-manual.fa.po \ + %D%/guix-manual.fi.po \ %D%/guix-manual.fr.po \ %D%/guix-manual.it.po \ %D%/guix-manual.ko.po \ @@ -33,6 +34,7 @@ DOC_COOKBOOK_PO_FILES = \ %D%/guix-cookbook.de.po \ %D%/guix-cookbook.es.po \ %D%/guix-cookbook.fa.po \ + %D%/guix-cookbook.fi.po \ %D%/guix-cookbook.fr.po \ %D%/guix-cookbook.ko.po \ %D%/guix-cookbook.ru.po \ |