frigate/web/public/locales/zh-CN/components/input.json
ZhaiSoul 2fd52ce5c2 feat: add chinese missing keys.
fix: fix some keys error
2025-03-17 14:09:02 +08:00

11 lines
165 B
JSON

{
"button": {
"downloadVideo": {
"label": "下载视频",
"toast": {
"success": "您的回放视频已开始下载。"
}
}
}
}