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/en | |
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/en/index.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/fr/LC_MESSAGES/en/index.po b/locale/fr/LC_MESSAGES/en/index.po index c7a471a..79dfb35 100644 --- a/locale/fr/LC_MESSAGES/en/index.po +++ b/locale/fr/LC_MESSAGES/en/index.po @@ -12,8 +12,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 2.4.1\n" -msgid "{% include link-listing.html entries=site.articles kind=\"articles\" %}" -msgstr "{% include link-listing.html entries=site.articles kind=\"articles\" %}" +msgid "{% include link-listing.html kind=\"articles\" %}" +msgstr "{% include link-listing.html kind=\"articles\" %}" msgid "title: Blog" msgstr "title: Blogue" |