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/podcast.en.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/podcast.en.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/pt/LC_MESSAGES/podcast.en.po b/locale/pt/LC_MESSAGES/podcast.en.po index e6a2dcb..e6b0dfd 100644 --- a/locale/pt/LC_MESSAGES/podcast.en.po +++ b/locale/pt/LC_MESSAGES/podcast.en.po @@ -25,5 +25,5 @@ msgstr "lang: pt" msgid "ref: podcast" msgstr "ref: podcast" -msgid "{% include link-listing.html entries=site.podcasts kind=\"podcasts\" %}" -msgstr "{% include link-listing.html entries=site.podcasts kind=\"podcasts\" %}" +msgid "{% include link-listing.html kind=\"podcasts\" %}" +msgstr "{% include link-listing.html kind=\"podcasts\" %}" |