Skip to content

Conversation

@asierrayk
Copy link

Prerequisites

Recommended Steps

  • My patch adds a new feature, therefore I have also added a help article about it
  • My patch changes Elegant behavior, therefore I have updated the help article to reflect this change
  • My commits are signed

Description

Add translations for All Posts, All Categories and All Tags

Putting the follwing code in the pelicanconf.py:

ALL_POSTS = 'Publicaciones'
ALL_CATEGORIES = 'Categorías'
ALL_TAGS = 'Etiquetas'

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants