diff options
author | EuAndreh <eu@euandre.org> | 2023-04-08 16:20:00 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-04-08 21:18:22 -0300 |
commit | 6c2cbb02ac4b16ee7b4c37de50403ce604868ec0 (patch) | |
tree | ffb2fb30a741a04f89474f64a2e01df3d891cd12 /v2/po/i18n.mappings | |
parent | v2: src/lib/: Unmark things as executable (diff) | |
download | euandre.org-6c2cbb02ac4b16ee7b4c37de50403ce604868ec0.tar.gz euandre.org-6c2cbb02ac4b16ee7b4c37de50403ce604868ec0.tar.xz |
v2: i18n of the collection name, "article" collection in root
Diffstat (limited to 'v2/po/i18n.mappings')
-rw-r--r-- | v2/po/i18n.mappings | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/v2/po/i18n.mappings b/v2/po/i18n.mappings index af1584a..39a7319 100644 --- a/v2/po/i18n.mappings +++ b/v2/po/i18n.mappings @@ -1,2 +1,3 @@ -[type: text] src/content/en/about.md pt:src/content/pt/sobre.md -[type: text] src/content/en/pastebins/sicp-exercise-3-19.md pt:src/content/pt/pastebins/exercicios-sicp-e-19.md +[type: text] src/content/en/about.page pt:src/content/pt/sobre.page +[type: text] src/content/en/pastebin/sicp-exercise-3-19.md pt:src/content/pt/pastebin/exercicios-sicp-e-19.md +[type: text] src/content/en/til/lisp-three-way-conditional.md pt:src/content/pt/hea/condicional-ternario-lisp.md |