diff options
Diffstat (limited to '')
-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 |