frigate/web/public/locales/zh-CN/components/input.json
Josh Hawkins c724892158
i18n fixes (#17184)
* update PR template

* fix hook

* fix input

* fix hook

* add all audio detector keys

* add frigate+ keys

* fix spelling, formatting, and spacing

* fix labels

* capitalization

* fix timestamp

* fix menu

* fix plus text

* fix download label

* docs

* fix docs build

* fix docs formatting
2025-03-16 11:13:34 -06:00

11 lines
141 B
JSON

{
"button": {
"downloadVideo": {
"label": "下载视频",
"toast": {
"success": "下载成功"
}
}
}
}