diff options
author | EuAndreh <eu@euandre.org> | 2021-06-27 22:06:40 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-07-06 16:29:15 -0300 |
commit | 67f7c956239a7bc811a1d655d389666048e45fc3 (patch) | |
tree | e31dd02c3e591828313a9578ee82bca986038dcf /aux/guix | |
parent | TODOs.md: Mark #task-d6f1ddb3-2111-bcdb-1873-0a414a5f7157 as CANCELLED (diff) | |
download | git-permalink-67f7c956239a7bc811a1d655d389666048e45fc3.tar.gz git-permalink-67f7c956239a7bc811a1d655d389666048e45fc3.tar.xz |
Translate CHANGELOG.md adn README.md
Partially implements #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586.
As mentioned in the task, instead of making "README.md" as symlink to
"README.en.md", "README.md" is kept as it is, as the translated file
doesn't need to live in the repository. The same goes for the
"CHANGELOG.md" file.
Diffstat (limited to 'aux/guix')
-rw-r--r-- | aux/guix/manifest.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index f9ee4f2..b6075f4 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -13,7 +13,7 @@ shellcheck pandoc gettext - po4a + po4a-text hunspell hunspell-dict-en-utf8 hunspell-dict-pt-utf8 |