[THEME] Add two categories, based on article categorie
This commit is contained in:
parent
9da2a99bc9
commit
fde0bdf421
2 changed files with 23 additions and 2 deletions
|
@ -10,6 +10,13 @@ other = "tags"
|
|||
one = "archive"
|
||||
other = "archives"
|
||||
|
||||
[shows]
|
||||
one = "spectacle"
|
||||
other = "spectacles"
|
||||
[movies]
|
||||
one = "film"
|
||||
other = "films"
|
||||
|
||||
[reading_time]
|
||||
one = "Une minute de lecture"
|
||||
other = "{{ .Count }} minutes de lecture"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue