18 lines
217 B
TOML
18 lines
217 B
TOML
[more]
|
|
other = "More"
|
|
|
|
[allTitle]
|
|
other = "All {{.Title }}"
|
|
|
|
[recentTitle]
|
|
other = "Recent {{.Title }}"
|
|
|
|
[readMore]
|
|
other = "read more"
|
|
|
|
[whatsInThis]
|
|
other = "What's in this {{ .Type }}"
|
|
|
|
[related]
|
|
other = "Related"
|