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/fr/LC_MESSAGES/pt | |
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/fr/LC_MESSAGES/pt/index.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/fr/LC_MESSAGES/pt/index.po b/locale/fr/LC_MESSAGES/pt/index.po index b85a178..94b9903 100644 --- a/locale/fr/LC_MESSAGES/pt/index.po +++ b/locale/fr/LC_MESSAGES/pt/index.po @@ -8,5 +8,5 @@ msgstr "" msgid "layout: page lang: en ref: index" msgstr "" -msgid "{% include link-listing.html entries=site.articles kind=\"articles\" %}" +msgid "{% include link-listing.html kind=\"articles\" %}" msgstr "" |