mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-04 04:27:42 +03:00
19 lines
649 B
JSON
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"
|
|
}
|
|
}
|