diff options
author | Julien Lepiller <julien@lepiller.eu> | 2021-04-18 03:45:44 +0200 |
---|---|---|
committer | Julien Lepiller <julien@lepiller.eu> | 2021-04-18 13:18:08 +0200 |
commit | c3eaff8a2179e27e5a1c3ca61d333fabd348082b (patch) | |
tree | 33484a538a05dd40960a7dc05c2f9a04a8cc47ac /po/doc/local.mk | |
parent | a36ffecfd764f1c4fec9dd6a404a7faa9f2a0a41 (diff) | |
download | guix-c3eaff8a2179e27e5a1c3ca61d333fabd348082b.tar.gz |
nls: Add Portuguese (Brazil) translation of the manual.
Diffstat (limited to 'po/doc/local.mk')
-rw-r--r-- | po/doc/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/doc/local.mk b/po/doc/local.mk index a3b90d359a..eaaf15eb08 100644 --- a/po/doc/local.mk +++ b/po/doc/local.mk @@ -20,6 +20,7 @@ DOC_PO_FILES= \ %D%/guix-manual.es.po \ %D%/guix-manual.de.po \ %D%/guix-manual.fr.po \ + %D%/guix-manual.pt_BR.po \ %D%/guix-manual.ru.po \ %D%/guix-manual.zh_CN.po |