tjo.space/i18n/sl/docusaurus-theme-classic/footer.json

27 lines
982 B
JSON
Raw Normal View History

2023-09-12 16:27:00 +00:00
{
"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"
}
}