27 lines
974 B
JSON
27 lines
974 B
JSON
|
{
|
||
|
"link.title.Docs": {
|
||
|
"message": "Docs",
|
||
|
"description": "The title of the footer links column with title=Docs 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.Tutorial": {
|
||
|
"message": "Tutorial",
|
||
|
"description": "The label of footer link with label=Tutorial linking to /docs/intro"
|
||
|
},
|
||
|
"link.item.label.Matrix Chat": {
|
||
|
"message": "Matrix Chat",
|
||
|
"description": "The label of footer link with label=Matrix Chat linking to https://matrix.to/#/#hello:tjo.space"
|
||
|
},
|
||
|
"link.item.label.Public Source Code": {
|
||
|
"message": "Public Source Code",
|
||
|
"description": "The label of footer link with label=Public Source Code linking to https://code.tjo.space/tjo-space"
|
||
|
},
|
||
|
"copyright": {
|
||
|
"message": "Copyright © 2023 tjo.space. Built with Docusaurus.",
|
||
|
"description": "The footer copyright"
|
||
|
}
|
||
|
}
|