frigate/docs/i18n/zh/docusaurus-theme-classic/footer.json

19 lines
649 B
JSON
Raw Normal View History

2025-04-29 16:20:14 +03:00
{
"link.title.Community": {
"message": "社区",
"description": "The title of the footer links column with title=Community in the footer"
},
"link.item.label.GitHub": {
"message": "GitHub",
"description": "The label of footer link with label=GitHub linking to https://github.com/blakeblackshear/frigate"
},
"link.item.label.Discussions": {
"message": "论坛",
"description": "The label of footer link with label=Discussions linking to https://github.com/blakeblackshear/frigate/discussions"
},
"copyright": {
"message": "Copyright © 2025 Blake Blackshear",
"description": "The footer copyright"
}
}