23 lines
376 B
TOML
23 lines
376 B
TOML
[toggleMenu]
|
|
other = "Toggle Menu"
|
|
|
|
[relatedContents]
|
|
other = "Related contents"
|
|
|
|
[lastUpdatedOn]
|
|
other ="Last updated on {{ . }}"
|
|
|
|
[widgetArchivesTitle]
|
|
other = "Archives"
|
|
|
|
[widgetArchivesMore]
|
|
other = "More"
|
|
|
|
[widgetTagCloudTitle]
|
|
other = "Tags"
|
|
|
|
[notFoundTitle]
|
|
other = "Not Found"
|
|
|
|
[notFoundSubtitle]
|
|
other = "This page does not exist." |