hugo-theme-even/data/even/en.toml
2017-08-27 22:38:42 +08:00

37 lines
649 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"
link = "Link"
lastMod = "LastMod"
markdown = "Markdown"
lincese = "Lincese"
[counter]
[archives]
zero = "No Posts"
other = "%d Posts In Total"
[tagcloud]
zero = "No tags"
other = "%d Tags In Total"
[categories]
zero = "No Categories"
other = "%d Categories In Total"