26 lines
982 B
JSON
26 lines
982 B
JSON
{
|
|
"link.title.Articles": {
|
|
"message": "Articles",
|
|
"description": "The title of the footer links column with title=Articles in the footer"
|
|
},
|
|
"link.title.Community": {
|
|
"message": "Community",
|
|
"description": "The title of the footer links column with title=Community in the footer"
|
|
},
|
|
"link.item.label.Documentation": {
|
|
"message": "Documentation",
|
|
"description": "The label of footer link with label=Documentation linking to /docs/home"
|
|
},
|
|
"link.item.label.Blog": {
|
|
"message": "Blog",
|
|
"description": "The label of footer link with label=Blog linking to /blog"
|
|
},
|
|
"link.item.label.Matrix Room #hello:tjo.space": {
|
|
"message": "Matrix Room #hello:tjo.space",
|
|
"description": "The label of footer link with label=Matrix Room #hello:tjo.space linking to https://matrix.to/#/#hello:tjo.space"
|
|
},
|
|
"copyright": {
|
|
"message": "Copyright © 2023 tjo.space. Built with Docusaurus.",
|
|
"description": "The footer copyright"
|
|
}
|
|
}
|