hugo-theme-even/data/even/en.toml
2017-09-05 22:54:11 +08:00

37 lines
673 B
TOML

archive = "Archive"
tags = "Tags"
categories = "Categories"
[footer]
powered = "Powered by %s"
theme = "Theme"
[posts]
prev = "Prev"
next = "Next"
prev_post = "Prev"
next_post = "Next"
toc = "Contents"
readmore = "Read more.."
reward = "Reward"
seeMarkDown = "The Markdown version »"
[copyright]
author = "Author"
lastMod = "LastMod"
link = "Link"
markdown = "Markdown"
license = "License"
[counter]
[counter.archives]
zero = "No Posts"
other = "%d Posts In Total"
[counter.tagcloud]
zero = "No tags"
other = "%d Tags In Total"
[counter.categories]
zero = "No Categories"
other = "%d Categories In Total"