tjo.space/web/i18n/en/docusaurus-theme-classic/footer.json

27 lines
974 B
JSON
Raw Normal View History

2023-09-10 18:24:56 +00:00
{
"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"
}
}