fix: fix usage of terms and taxonomies list templates (#330)
This commit is contained in:
parent
d2668b43f6
commit
a901b3da36
9 changed files with 56 additions and 18 deletions
|
@ -29,6 +29,10 @@ posts_read_time:
|
|||
one: "Eine Minute Lesedauer"
|
||||
other: "{{ . }} Minuten Lesedauer"
|
||||
posts_update_prefix: Aktualisiert am
|
||||
posts_count:
|
||||
one: "Ein Artikel"
|
||||
other: "{{ . }} Artikel"
|
||||
posts_tagged_with: Alle Artikel mit dem Tag '{{ . }}'
|
||||
|
||||
footer_build_with: >
|
||||
Entwickelt mit <a href="https://gohugo.io/" class="gdoc-footer__link">Hugo</a> und
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue