diff options
author | EuAndreh <eu@euandre.org> | 2025-04-30 06:54:25 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-30 06:55:38 -0300 |
commit | 861ec3fa71d8f02c533eb3cf03a23884b8c35f7c (patch) | |
tree | 572c81fb9bd0abcd398d356fb63320801c10c2e6 /po/po4a.cfg | |
parent | src/content/en/: Unpluralize collection names (diff) | |
download | euandre.org-861ec3fa71d8f02c533eb3cf03a23884b8c35f7c.tar.gz euandre.org-861ec3fa71d8f02c533eb3cf03a23884b8c35f7c.tar.xz |
Makefile: Include call to po4a(1) in build
Diffstat (limited to 'po/po4a.cfg')
-rw-r--r-- | po/po4a.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/po4a.cfg b/po/po4a.cfg index 03f8241..84fdb97 100644 --- a/po/po4a.cfg +++ b/po/po4a.cfg @@ -3,4 +3,5 @@ [po_directory] po [type: asciidoc] src/content/en/about.adoc pt:src/content/pt/sobre.adoc add_$lang:po/note.txt +[type: asciidoc] src/content/en/til/index.adoc pt:src/content/pt/hea/index.adoc add_$lang:po/note.txt [type: asciidoc] src/content/en/til/2020/08/12/filename-timestamp.adoc pt:src/content/pt/hea/2020/08/12/arquivo-datado.adoc add_$lang:po/note.txt |