Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(translations): add all posts, all categories, all tags #707

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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