'Newer/Older posts' label is now editable

This commit is contained in:
Guillaume REICHENBACH
2020-06-16 16:04:45 +02:00
parent ebbeedc014
commit b95bb4ac1d
2 changed files with 4 additions and 2 deletions

View File

@ -149,6 +149,8 @@ paginate = 5
menuMore = "Show more"
readMore = "Read more"
readOtherPosts = "Read other posts"
newerPosts = "Newer posts"
olderPosts = "Older posts"
missingContentMessage = "Page not found..."
missingBackButtonLabel = "Back to home page"