Merge pull request #51 from mochaaP/404-page

Add 404 Page
This commit is contained in:
Radek Kozieł
2020-05-28 23:57:19 +02:00
committed by GitHub
2 changed files with 13 additions and 0 deletions

View File

@ -116,6 +116,8 @@ paginate = 5
menuMore = "Show more"
readMore = "Read more"
readOtherPosts = "Read other posts"
missingContentMessage = "Page not found."
missingBackButtonLabel = "Go Back"
[languages.en.params.logo]
logoText = "Terminal"