mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
* fix: fix dialog some key capitalization * chore: remove audio duplicate key. (i18next can't use it! maybe need change key name? ) * feat: add chinese missing keys. fix: fix some keys error * feat: add chinese readme file * feat: add system feature pages embeddings i18n keys * fix: fix audio file keys wrong
11 lines
165 B
JSON
11 lines
165 B
JSON
{
|
|
"button": {
|
|
"downloadVideo": {
|
|
"label": "下载视频",
|
|
"toast": {
|
|
"success": "您的回放视频已开始下载。"
|
|
}
|
|
}
|
|
}
|
|
}
|