frigate/docs/i18n/zh/docusaurus-theme-classic/footer.json
2025-04-29 21:20:14 +08:00

19 lines
649 B
JSON

{
"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"
}
}