23 lines
378 B
TOML
23 lines
378 B
TOML
[toggleMenu]
|
|
other = "Toggle Menu"
|
|
|
|
[relatedContents]
|
|
other = "Related contents"
|
|
|
|
[lastUpdatedOn]
|
|
other ="Last updated on {{ .Count }}"
|
|
|
|
[widgetArchiveTitle]
|
|
other = "Archive"
|
|
|
|
[widgetArchiveMore]
|
|
other = "More"
|
|
|
|
[widgetTagCloudTitle]
|
|
other = "Tags"
|
|
|
|
[notFoundTitle]
|
|
other = "Not Found"
|
|
|
|
[notFoundSubtitle]
|
|
other = "This page does not exist." |