25 lines
310 B
TOML
25 lines
310 B
TOML
[categories]
|
|
other = "Categories:"
|
|
|
|
[readingTime]
|
|
one = "One minute read"
|
|
other = "{{.Count}} minute read"
|
|
|
|
[readMore]
|
|
other = "Read more…"
|
|
|
|
[draft]
|
|
other = "DRAFT"
|
|
|
|
[subscribe]
|
|
other = "Subscribe"
|
|
|
|
[rendered]
|
|
other = "Rendered by"
|
|
|
|
[comments]
|
|
other = "Add/View Comments"
|
|
|
|
[modifiedOn]
|
|
other = "Modified on"
|