Merge pull request #155 from guiguir68/multilingual-improvement

'Newer/Older posts' label is now editable
This commit is contained in:
Radek Kozieł
2021-03-21 10:39:23 +01:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@ -163,6 +163,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"