diff options
author | EuAndreh <eu@euandre.org> | 2020-12-24 14:24:05 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-12-24 14:24:23 -0300 |
commit | 1376af793cdc2641f873af88831ec8261a931973 (patch) | |
tree | a1d82a6968459390a08e2632834560a81cde92a6 /locale/pt/LC_MESSAGES/til.po | |
parent | TODOs.org (diff) | |
download | euandre.org-1376af793cdc2641f873af88831ec8261a931973.tar.gz euandre.org-1376af793cdc2641f873af88831ec8261a931973.tar.xz |
Remove include.entries from link-listing.html
Diffstat (limited to '')
-rw-r--r-- | locale/pt/LC_MESSAGES/til.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/pt/LC_MESSAGES/til.po b/locale/pt/LC_MESSAGES/til.po index abe2bd6..585804c 100644 --- a/locale/pt/LC_MESSAGES/til.po +++ b/locale/pt/LC_MESSAGES/til.po @@ -20,8 +20,8 @@ msgstr "" msgid "Shameless rip-off of [Anna e só](https://til.flourishing.stream/)." msgstr "Cópia descarada da [Anna e só](https://til.flourishing.stream/)." -msgid "{% include link-listing.html entries=site.tils kind=\"tils\" %}" -msgstr "{% include link-listing.html entries=site.tils kind=\"tils\" %}" +msgid "{% include link-listing.html kind=\"tils\" %}" +msgstr "{% include link-listing.html kind=\"tils\" %}" msgid "title: Today I Learned" msgstr "title: Hoje Eu Aprendi" |